Skip to content

exp-ndrew/to_do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do

About

Basic To-Do list app built in Rails. Allows users to add To-Do list items and mark each as done.

Setup

  1. Clone the repository using $ git clone
  2. Run $ rake db:create and $ rake db:migrate from the directory you cloned into
  3. Run $ rails server
  4. Go to http://localhost:3000/tasks in a web browser to use the program.

Meta

20 August 2014 Anna Valkov and Andrew M Westling via Epicodus

License

MIT

About

To-do list with Rails (Epicodus)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors