/Django-Task-Management

A task management system to track the tasks. Developed fully on the concept of CRUD operations on Django Model.

Primary LanguagePython

Task Management Project

This project is a simple backend project to organize the tasks. The developer used Django Model and CRUD (Create-Read-Update-Delete) operation on models for the first time in this project.

Live Link

Key Features includes Creating task, Editing the task, Marking them as completed and Deleting the tasks. User can also organize the tasks based on the user created categories.

Tech Stack

Client: Bootstrap.

Server: Django

Deployment: Deployed on Render.