Skip to content

johnmal-dev/binary-upload-boom

Repository files navigation

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret

Run

npm start

Features

  • CSS Styling - Chavis
  • Implement delete comment functionality - Jonathan
  • Add profile pic to user profiles - Ryan
  • Allow users to follow other users - John
  • show username and number of likes on feed page - Nic
  • Allow photos to be public/private - Jonathan
  • implement like functionality for individual comments - Nic
  • add music widget to profiles - Sabrina

Contributors

👉 John Malapit 📧 [email protected] 💻 Github

👉 Jonathan Mani 📧 [email protected] 💻 Github