https://github.com/abhay-kanwasi/todolist
To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
https://github.com/abhay-kanwasi/todolist
class-based-views django fresher python3 user-authentication
Last synced: 3 months ago
JSON representation
To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
- Host: GitHub
- URL: https://github.com/abhay-kanwasi/todolist
- Owner: Abhay-Kanwasi
- Created: 2023-09-01T16:10:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-04T08:37:46.000Z (over 1 year ago)
- Last Synced: 2025-01-12T22:07:44.918Z (4 months ago)
- Topics: class-based-views, django, fresher, python3, user-authentication
- Language: Python
- Homepage:
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TO DO LIST WITH USER AUTHENTICATION
To Do list app in django with following features :
- User Registration
- Login
- Search
- CRUD functionality### Login Page

### Register Page

### Task Create Form

### Tasks
