Skip to content

chay-chay/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do-list

To-do-list is a application which allows you to create lists of activities you would like to accomplish. Users first need to create a profile by providing their email and setting up a password. This allows them to then login and build, edit, and delete lists.

Installation

To get started, you need to run the script below.

$ bundle install

If you would like to run the server, type the below script

$shotgun

Then type this script into the browser to run local server

$localhost:9393

References

I use the gem Corneal to create the Sinatra skeleton of my project. Corneal

License

MIT License