Skip to content

(video + website included) A dynamic forums webapp complete with users, posts, likes, comments and admin functionality. Utilizes an Angular frontend, Node backend, and uses cloud hosted MongoDB as a database.

Notifications You must be signed in to change notification settings

rockCityMath/forums

Repository files navigation

Description

A dynamic forums webapp complete with users, posts, likes, comments and admin functionality. Utilizes an Angular frontend, Node backend, and uses cloud hosted MongoDB as a database.

Created by me and @natalioc

In Action!

https://www.youtube.com/watch?v=H4GsLzhys48

PigeonForums

Installation / Use

  • clone the project
  • run "npm install" in both the front and backend folder
  • to start the frontend: navigate to the forums-front folder and run "ng serve"
  • to start the backend: navigate to the forums-back folder and run "nodemon index.js"
  • You must set up a mongoDB database and enter the information in the forums-back/db/index.js
  • nodemon is preferred at the moment as certain errors can crash the regular node server

About

(video + website included) A dynamic forums webapp complete with users, posts, likes, comments and admin functionality. Utilizes an Angular frontend, Node backend, and uses cloud hosted MongoDB as a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •