https://github.com/si-ddhartha/todo
https://github.com/si-ddhartha/todo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/si-ddhartha/todo
- Owner: Si-ddhartha
- Created: 2022-07-16T11:46:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T14:11:40.000Z (over 2 years ago)
- Last Synced: 2025-01-21T15:49:39.009Z (4 months ago)
- Language: Python
- Size: 3.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## User Login
## User's ToDo List
It is currently deployed on **Heroku** and can be accessed via https://kawaiii-todo-list.herokuapp.com.