For everyones dig projects
Aimed at pet owners with pet's that like to dig and anyone that likes to dig. You can record the dig projetcts progression and have a catalogue of all previous dig projects and all previous logged progress.
- Personal profiles
- Repositories
- log -> commit -> pull request
- branches?
Possibly use real git to keep track of repos and version control. Might be overkill for the required features
- User creates repo
- "log" and update (stash it automatically)
- commit the "log" (pushes update to repo)
- Others who have contributed to the project
- Fork project
- perform the above steps
- send in a pull request to original owner
- Boilerplate: crsandeep/simple-react-full-stack