Skip to content

fatima0x/task_manager_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager API

A simple backend project built with FastAPI and PostgreSQL.

Features

  • Add new tasks
  • List all tasks
  • Mark tasks as completed
  • Delete tasks

Tech Stack

  • Python
  • FastAPI
  • PostgreSQL
  • Psycopg2
  • Docker (optional for DB)

How to Run

  1. Clone the repo
  2. Install dependencies:
    pip install -r requirements.txt

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages