Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 367 Bytes

README.rdoc

File metadata and controls

17 lines (11 loc) · 367 Bytes

README

Web application to manage TodoItems

Models: User, Profile, Todoitem and Todolist(Coursera assignment)

One of the login credentials – username: rich password: 123abc

Special features:

  1. Todoitem implemented as a nested resource of todolist

  2. Authentication and authorization

  3. Pagination

Deployed Link: tasks-tocomplete.herokuapp.com/login