Table of Contents
- This is Rating platfrom used for rating communities in Orgconnect Platform . The rating will be provided to clubs and communities which are created in Orgconnect
Check out orgConnect Here : https://github.com/Adidem23/OrgConnect
- User can answer to some questions which will be responsible for the overall rating of the communities
- Youtube :
ReactJs
NodeJs
ExpressJs
Python
MongoDB
- AlongSide these it make use of NodeJS Child-processes module to spawn processes and In Future we will shift to mongoDB Atlas For Hosting Part
-
npm
npm install npm@latest -g
-
NodeJs
Download Nodejs Version ^ 18.0.0 LTS
-
Python
Download Python Version ^ 3.11.4
-
MongoDB Compass Installed on Local System
Follow The Installation manual and install the dependencies.
- go to newf and run
npm install --force
- Run Following Command in terminal
npm run start
-
Frontend is Running on localhost:3000 😎
-
Go to newb Folder
npm install --force
- Run this commmand in another terminal
node Server.js
-
pip install
-
You are good to go
- Deployed Site Link : https://ml-review.vercel.app/



