aostrega / todos

A demo todo app, missing a bunch of stuff currently

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Todo App Example

Still in progress, but shows the basics.

To Run, start mongodb in one terminal:

mongod

Then run the project:

bundle install
volt server

About

A demo todo app, missing a bunch of stuff currently


Languages

Language:Ruby 95.2%Language:CSS 4.8%