Skip to content

nealkarpe/Photo-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Gram

Simple Flask-based Instagram-like Web Application where users can upload their photos in private/public mode. Users can view the public photos of other users and also leave likes.

Prerequisites

  • pip install -r requirements.txt

Running it locally

  • python3 run.py
  • view on browser at "localhost:8080"

Screenshots

Login Page

loginpage

Add a photo (public or private)

addphoto

Home Page

homepage

Photo Page

photopage

About

Instagram-like Web Application built with Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published