Skip to content

A mock website created for a subject on my bachelor. (Marked with honors).

License

Notifications You must be signed in to change notification settings

Davichet-e/photo-gallery

Repository files navigation

photo-gallery

Description

This is a simple photo gallery made for one of my university classes in 2020. It was deployed in Netlify as a full serverless web application.

You can upload, vote, or remove photos, add comments, login/sign-up with Google or with your email/password, search user/photos...

Used technologies:

  • Vue (with TypeScript), Vuex.
  • Firebase (Auth, Firestore, Storage)
  • Bootstrap

Screenshots

Home page: Home page

Profile: Profile

Photo details: Photo detail

Login: Login