Skip to content

vaanni47/productivity-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Productivity Management API A Django REST Framework–based backend API for managing personal productivity tasks with token-based authentication. Each user can securely create, view, update, and delete their own tasks. Features: User authentication using Token-based Authentication Secure task management (tasks are user-specific) Create, read, update, delete (CRUD) tasks Django Admin dashboard for admin control RESTful API endpoints SQLite database (easy local setup) Tech Stack: Python Django Django REST Framework SQLite Token Authentication Authentication (Token-Based): Each user is assigned a unique token The token must be included in API requests Ensures users can only access their own tasks

About

Django REST API for task and productivity management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages