minhajadil / Django-Task-Management

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

Home Page:https://django-task-management.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://django-task-management.onrender.com


Languages

Language:Python 76.7%Language:HTML 23.3%