Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoseSnap

PoseSnap is a pose-matching photo app with:

  • FastAPI backend
  • React frontend
  • admin-only pose management
  • custom pose library by people count and couple type
  • installable phone app support

Project Structure

  • backend/ - FastAPI API, auth, photo saving, pose APIs
  • frontend/ - React app, camera flow, gallery, admin panel
  • docs/screenshots/ - app screenshots for GitHub

Screenshots

0

Screen 0

1

Screen 1

2

Screen 2

3

Screen 3

4

Screen 4

5

Screen 5

6

Screen 6

7

Screen 7

Run Locally

Backend

cd backend
pip install -r requirements.txt
uvicorn server:app --reload

Frontend

cd frontend
npm install
npm start

Admin Login

  • Email: admin@poseapp.com
  • Password: admin123

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages