Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 445 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 445 Bytes

todoapp_django

A simple todo application where users can write their todo's so that they get reminder of their work. Also added rest api built using django rest framework where user can check about their completed todo's. Added Rest Api uilt using django-rest-framework with authentication. Added 2 kinds of authentication:Token Authentication and session authentication. Deployed on heroku.

website link:https://uchihatodoapp.herokuapp.com/