/Alumni-Portal

hacktober2021

Primary LanguageJavaScriptMIT LicenseMIT

Logo repo size issues open pull requests open pull requests closed license: MIT contributors watchers stars forks languages

Opensource Project

A social networking platform for current students and alums of Primus Public School.

💻 Setting Up Project

  • Clone the repo with git clone https://github.com/RheaAdh/Alumni-Portal.git
  • Then from root/api run npm i && npm start
  • Then from root/client run npm i && npm start
  • Then from root/socket run npm i && npm start

👀 PS

  • Frontend Pages present in /client/components/pages folder.
  • SCSS file when changed make sure to use Live sass compiler extension to map it to its corresponding css else it will not reflect in the website.
  • Style sheets present in /client/styles.
  • Models present in /api/models folder.
  • Middleware present in /api/middleware folder.
  • Backend Routes present in /api/routes folder.
  • You can directly register and login if you want to see the dashboard for now without verification for ease in development.

⚡ Features

  • Feed
  • Community Page
  • Save Posts
  • Chat

📝 Tech stack

  • React.js
  • Node.js and Express.js
  • MongoDB
  • Socket.io
  • Scss

👥 Contributors

⭐️ Stargazers over time

Stargazers over time

©️ License

Copyright © 2021 Rhea Adhikari.

This project is MIT licensed.