Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 823 Bytes

README.mdown

File metadata and controls

35 lines (24 loc) · 823 Bytes

TodoList

Please create a todo-list application with the following capabilities:

  • Login and account creation
  • RSpec & Cucumber Tests
  • Bonus points for incorporating

� Notes:

Test user info:

Username: [email protected] Password: password

Version History

Version .1b - Implemented Todo list and User system. Site utilizes live edit of entries using modified version of best_in_place gem.

TODO

Build a better way to manage users.