Skip to content

Files

Latest commit

7e7dd99 · Oct 2, 2021

History

History
29 lines (14 loc) · 919 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 919 Bytes

Groupomania Social Media Site

This is the backend codebase for Groupomania, a fullstack social media web app. The frontend repo, as well as full installation instructions, can be viewed here.

Main features of the site include the ability to publish written and multimedia content in a public forum, like and comment on posts, as well as perform account deletion.


⭐️ The front end of this project is deployed to Nelify, and the backend is deployed to Heroku.⭐️


Click here to see the API endpoints documentation and database ERD, authored by myself.


Technology used for the backend of this app:

  • NodeJS
  • ExpressJS Framework
  • MySQL
  • AWS S3 for image file storage
  • Heroku and ClearDB for Deployment