Skip to content

alirizwi/IT_Major

 
 

Repository files navigation

#My First Web App

IT_Major

Project

  • Photo gallery: A web application where users are provided with a platform to store their photos and make albums.

Functionality

  • File uploader uploads the users' images on the server and stores them there
  • Photo gallery displays the albums created in addition to the images uploaded
  • Photo gallery also displays the shared albums and photos on the home page of all the users registered.
  • User can set their privacy settings in the photo gallery .
  • User can like/dislike the images/albums and comment on the photos/albums.
  • User can upload the images only in the specified image file extensions.

Backend with flask Boilerplate

The directory structure is given in structure.txt.

You need to create app.db in the current directory. Just run touch app.db.

About

ITWS-2 Major Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.2%
  • CSS 31.0%
  • Python 10.2%
  • JavaScript 1.6%