Skip to content

VivekRajpoot01/image-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple fullstack app to upload images to AWS S3 and store metadata in PostgreSQL. It uses Flask for backend and a minimal Bootstrap frontend.

How to Run

  1. Create a .env file with AWS & DB credentials.
  2. Run:
docker-compose up --build
  1. Visit http://localhost:5000 to upload an image.

Ensure your AWS IAM user and S3 bucket are set correctly.

📸 Screenshot

Image Upload Gallery UI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors