An open API service indexing awesome lists of open source software.

https://github.com/si-ddhartha/todo


https://github.com/si-ddhartha/todo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# **ToDo**

This web application can be used by users to create and view tasks.
It provides user registration and sign-in, thus a user will be able to see only their list of tasks.

This web app is created using **Django** as the framework.

## User Registration
![Screenshot (241)](https://user-images.githubusercontent.com/74449359/207615694-39870f6c-c922-4a2f-bbb0-9fe85e2d35d5.png)

## User Login
![Screenshot (242)](https://user-images.githubusercontent.com/74449359/207615819-02b76765-4f3d-4077-9308-27f1dd687697.png)

## User's ToDo List
![Screenshot (243)](https://user-images.githubusercontent.com/74449359/207615930-d08a6520-7c84-427c-adaa-c2aa7177ad8b.png)

It is currently deployed on **Heroku** and can be accessed via https://kawaiii-todo-list.herokuapp.com.