Skip to content

fedechaves/MVP_Privagram

Repository files navigation

Privagram - Your Private Album || src: https://privagram.onrender.com/

A simple Photo-Sharing App, built for group of friends or families to share the photos that aren't allow in social media, but at the same time are the funniest of the gathering/party.

login signup dashboard page

Be sure to add that lovely star 😀 and fork it for your own copy


How it's made

Tech used: EJS, CSS, JavaScript, Node, Express, MongoDB and passport.js, cloudinary, multer.

Notable Dependencies:


Lessons Learned:

I used tailwind for the first time to add quick, consistent, and responsive styling.

Optimizations: implement friends, tags, option to blurred face if the person that is in the photo don't like it, and add a choice for Google Authentication for login.


How to Get it Working:

Add a .env file in the config folder with these two values:

  • PORT = 2121 //or whatever you choose
  • DB_STRING = //MongoDB connection string
  • CLOUD_NAME = //Cloudinary Cloud Name
  • API_KEY = //Cloudinary API Key
  • API_SECRET = //Cloudinary API Secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published