Skip to content

Mistermo716/Pygram-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygram

Live App: https://pygram-client.herokuapp.com/

This app aims to clone a few features that instagram does. Mainly a user will login into the app and be able to upload an image to the database. This will instantly show up on the feed in the order submitted. Since the user base is tiny the app will have one feed to post. I would like to add a comment section and like button for the images. Authentication and collections within collections must exist for this app to work. It will be challenge for sure.

Technology Stack

Front End

  • HTML
  • CSS
  • React
  • Redux

Back End

  • Python
  • Flask
  • PyMongo
  • MongoDB

Minimum Value Product

  • Must be able to upload pictures.
  • Pictures from database must be viewable in feed.
  • Posts must be interactive with likes and comments
  • JWT Auth for users if I am able to get to this point (1 week project short time to learn and implement)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages