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
- Host: GitHub
- URL: https://github.com/tachyons/simpletodo
- Owner: tachyons
- License: agpl-3.0
- Created: 2014-11-19T05:58:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T10:08:47.000Z (almost 11 years ago)
- Last Synced: 2023-03-22T14:03:06.434Z (over 3 years ago)
- Language: Ruby
- Size: 7.51 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# simpletodo
[](https://gitter.im/tachyons/simpletodo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](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