Rtlyc / CS_3083_Project

Finstagram for CS3083 Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS3083 Database Project —— Finstagram

Using mysql,python,flask and html to simulate a simple photo sharing app

Group member

Hengning Zhang(hz1704@nyu.edu), Yuchen Liu(yl5680@nyu.edu), Sicong Liu(sl6728@nyu.edu)

Introduction

The course project this semester is Finstagram , a web application for sharing photos. Finstagram gives users more privacy than many photo sharing sites by giving them more detailed control over who can see which photos they post. The focus of the project will be on storing data about who posted which photos and who has permission to view them, tag others in them, see who’s tagged in what, etc.

Features included

  • View visible photos
  • View further photo info
  • Post a photo
  • Manage Follows
  • Add friendgroup
  • Unfollow a person
  • Remove from followers
  • Block a person
  • React to a photo
  • Search by poster
  • Manage account(Manage password, username and delete account)

Screenshots

Discover

Login

mainpage

managefollowers

register

About

Finstagram for CS3083 Database


Languages

Language:Python 66.4%Language:HTML 33.6%