By Liam Buell, Miles Starkenburg
myfamilysinfo A simple recurring reminder app to help parent and/or guardians remember important info about their children.
Fork and clone the repo and push it to heroku or your own server setup:
Screenshots of your application below:
TODO
If you discover any bugs, feel free to create an issue on GitHub fork and send us a pull request.
- Liam Buell (https://github.com/Lbuell/)
- Miles Starkenburg (https://github.com/gringocl/)
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
TODO