Skip to content

Photo-Gallery app (Like google drive, but only for images)

Notifications You must be signed in to change notification settings

Ahmed-Araby/Photo-Gallery

Repository files navigation

Photo-Gallery

Photo-Gallery app (Like google drive, but only for images)

Architecture Diagram (Simple):

Architecture_Diagram

technologies used till now:

  • Node js
  • Express
  • MySql
  • JWT for user authentication and authorization.

Features:

  • Create Albums
  • Upload images into Albums.
  • DownLoad Individual Images
  • DownLoad A whole Albums at once (compressed)

To Do - Back-End:

  • user SignUp / Sign In end points
  • authenticate the user using JWT (build JWT, Verify JWT)
  • Authentication and Authorization Middle Wares.
  • Album CRUD EndPoints.
  • Images Crud EndPoints.
  • Build MySql Data Base to store user information.
  • change the storage from the server file System to Object store (local object store data base | AWS S3 | ...) [for learning purpose].
  • connect the server to MySql data base Hosted on AWS EC2 Instance ( for 1 day )
  • Host the server IN AWS EC2 instance ( for 1 day )

About

Photo-Gallery app (Like google drive, but only for images)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published