https://github.com/codeartisanlab/django-next.js-todo-application-with-user-token-authentication
Django-Next.Js-Todo-application-with-user-token-authentication
https://github.com/codeartisanlab/django-next.js-todo-application-with-user-token-authentication
bootstrap5 django django-rest-framework nextjs python sqlite3
Last synced: 10 months ago
JSON representation
Django-Next.Js-Todo-application-with-user-token-authentication
- Host: GitHub
- URL: https://github.com/codeartisanlab/django-next.js-todo-application-with-user-token-authentication
- Owner: codeartisanlab
- Created: 2024-03-29T07:12:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T07:22:53.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T09:26:21.480Z (12 months ago)
- Topics: bootstrap5, django, django-rest-framework, nextjs, python, sqlite3
- Language: Python
- Homepage: https://www.youtube.com/codeartisanlab
- Size: 17.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Todo web application with Django, SQLite and Next.Js
--------------------------
1. User login/logout with token authentication
2. Create/Read/Update/Delete todo item
3. Mark Task Done