You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project seeks to develop a simple web application whose main purpose is to upload and share photos with other users in a way similar to the popular website Flickr.
About
Photoshare is a photo sharing website developed for CS460-Databases which uses the Flask framework to combine a mysql database with a website composed of a frontend written in HTML and a backend written in Python.