Skip to content

ABDALLAH-XX/FastAPI_Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ธ PhotoLab - Computer Vision API & UI

Fullstack application for image management and processing. C++ version

๐Ÿš€ Project Structure

  • Backend: FastAPI, Pillow, OpenCV, Python, C++
  • Frontend: React (Vite) & Axios

๐Ÿ›  Installation

Backend

  1. cd backend
  2. pip install -r requirements.txt
  3. uvicorn main:app --reload

Frontend

  1. cd frontend
  2. npm install
  3. npm run dev

๐Ÿงช Features

  • Image upload with file type validation.
  • Asynchronous processing (Grayscale, Rotation).
  • Physical file deletion from the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors