Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palwisha-18/task-management-system
https://github.com/palwisha-18/task-management-system
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/palwisha-18/task-management-system
- Owner: Palwisha-18
- Created: 2024-12-10T04:06:03.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T04:40:29.000Z (2 months ago)
- Last Synced: 2024-12-10T05:20:26.040Z (2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Management System
## Project Overview
A comprehensive web-based task management application built with Flask, designed to help users organize, track, and manage their tasks efficiently.
Features### Core Functionality
User Authentication
- Registration
- Login/Logout
- Password resetTask Management
- Create tasks
- Update tasks
- Delete tasks
- View task details### Advanced Features
Task Categorization
- Create custom categories
- Assign categories to tasksPriority Levels
- Set task priorities
- Filter tasks by priorityStatus Tracking
- Not Started
- In Progress
- Completed
- Blocked