Skip to content

Malikabriq/FastAPI-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Task Manager API πŸš€

Python FastAPI License

A simple FastAPI application for managing tasks with full CRUD operations. Tasks are stored in a JSON file (tasks.json) for persistence.


Features

  • βœ… Create, Read, Update, Delete tasks
  • βœ… Track progress with automatic calculation
  • βœ… Sort tasks by estimated hours, hours spent, or progress
  • βœ… Task status: pending, in_progress, completed
  • βœ… Priority levels: low, medium, high

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages