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/