PixelogicDev / Gruvee-Mobile

#WeAreGrüvee
MIT License
48 stars 11 forks source link

[Documentation] Lets clean up the docs! #116

Open isabellabrookes opened 4 years ago

isabellabrookes commented 4 years ago

This is a multiparter and a nice way to get your name on some open source ❤️.

Readme.md needs a little extra love:

Any suggestions/contributions welcomed! Comment, upvote, contribute, engage. 🖤

maxemiliang commented 4 years ago

I would like to add that instructions for setting up firebase would be really nice, kinda like this repo or something similar: https://github.com/janoodleFTW/timy-messenger

ggoodwin commented 4 years ago

If pod install throws this error

env: node: No such file or directory

[!] Invalid `Podfile` file: A JSON text must at least contain two octets!.

This may indicate your CocoaPods is out of date.

Running sudo gem install cocoapods should update you to the latest version even if an older version is installed.

adilanchian commented 4 years ago

I have started doing the .env file work !

isabellabrookes commented 4 years ago

If pod install throws this error

env: node: No such file or directory

[!] Invalid `Podfile` file: A JSON text must at least contain two octets!.

This may indicate your CocoaPods is out of date.

Running sudo gem install cocoapods should update you to the latest version even if an older version is installed.

I think this should be added to a "troubleshooting" portion of the guides.

adilanchian commented 4 years ago

Just checked of:

Add set up for .env file. (@adilanchian should provide a sanitized .env.local file for us 👍 ) Add setup for integrating gruveebackend repo

Still working through a couple things, but mainly I want to start adding videos of our progress in the proper branches and such:

Add videos of current Grüvee progress

edburtnieks-private commented 4 years ago

Hi!

Upon trying set up local development environment on Windows 10 machine I ran into few issues and decided to add some notes to documentation for anyone who has ran into similar issues.

The documentation and layout may need to be adjusted, because I only tried the setup on Windows 10 machine for Android development.

Added

Pull request with changes: #142

adilanchian commented 4 years ago

@edburtnieks MUCH appreciated again. I just submitted some feedback for you here. Please let me know if it makes sense or you think certain sections should not be changed!

adilanchian commented 3 years ago

@isabellabrookes assigning this to you since you are writing some fancy scripts! Let's link this issue to it for PR review and such :)