Skip to content

imkaruna/summer-reading-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kids Summer Reading Log

A simple Rails+Angular App to log kids' summer reading.

Install Guide

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.

Contributor Guide

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

License

The MIT License(MIT)Copyright (c) 2016

About

A Web App for managing books for your young readers built using AngularJS + Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published