Web application to manage TodoItems
Models: User, Profile, Todoitem and Todolist(Coursera assignment)
One of the login credentials – username: rich password: 123abc
Special features:
-
Todoitem implemented as a nested resource of todolist
-
Authentication and authorization
-
Pagination
Deployed Link: tasks-tocomplete.herokuapp.com/login