A simple Rails+Angular App to log kids' summer reading.
This is a Web App and the best way to see the App in action would be to clone the application.
bundle install
rake db:migrate
rake db:seed
rails s
to start the Rails server- Now on your browser go to http://localhost:3000/
If everything works you should see the application's front page.
If you'd like to make a contribution and make this app even better,
- Fork this repository
- Make changes on your fork
- Push your changes with descriptive commits
- Open a pull request for this repository
The MIT License(MIT)Copyright (c) 2016