Skip to content

diresquirrel/todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACD Todo Application


Make a functional todo application.

Please check the Gemfile for a list of gems that we use.

Formats that must be used:

  • .haml (html)
  • .scss (css)
  • .coffee (js)

Minimal Functionality:

  • Basic CRUD.
  • Ability to mark as done.
  • Authentication (Please use devise).

For bonus points make the app update in real time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 47.3%
  • CSS 45.4%
  • JavaScript 5.1%
  • CoffeeScript 2.2%