Skip to content

A simple web app that lets you create multiple 'to-do' lists.

Notifications You must be signed in to change notification settings

dexterfitch/tootle-doo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Tootle-doo by Dex Fitch

A simple web app that lets you create multiple 'to-do' lists.

##Setup Assuming you have ruby installed, in the terminal, navigate to the project folder and then:

gem install bundle

bundle

ruby app.rb

Go to http://localhost:4567 in your browser

##Tests Testing the ruby methods can be done via rspec.

gem install rspec

rspec

##Motivation

To practice creating a database that interacts with the front-end.

##License

MIT License, copyright 2015 dexfitch

About

A simple web app that lets you create multiple 'to-do' lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages