An open API service indexing awesome lists of open source software.

https://github.com/tachyons/simpletodo

Simple todo app using rails
https://github.com/tachyons/simpletodo

Last synced: over 1 year ago
JSON representation

Simple todo app using rails

Awesome Lists containing this project

README

          

# simpletodo

[![Join the chat at https://gitter.im/tachyons/simpletodo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/tachyons/simpletodo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Code Climate](https://codeclimate.com/github/tachyons/simpletodo/badges/gpa.svg)](https://codeclimate.com/github/tachyons/simpletodo)

Simple todo app using rails

[demo](http://check-todo.herokuapp.com/)
# Screen Shots
Coming soon :+1:

#Installation

* rvm install 1.9.3
* git clone https://github.com/tachyons/simpletodo.git
* bundle install
* rails server