/CSE350

Primary LanguageJavaScriptMIT LicenseMIT

Sexual Harrasment Prevention & Protection Cell

This is the main repository of our CSE-350 project . It has both the frontend and the backend folder but the frontend is deployed in vercel . If you hit the https://shppc-sust.vercel.app/, it will take you to the homepage.

The backend directory in this folder is maintained for future dockerization purposes. And we have a separate backend repository CSE350-backend deployed in railway

Instituition

Members

Mitu Chowdhury : 2019331010
S.M. Saifullah: 2019331014
Mustaq Mujahid Mim : 2019331024
Ushan Ghosh : 2019331080
Mashia Hossain Mim: 2019331085

Clone this repository using git clone https://github.com/mmmim24/CSE350.git. Move in to the directory using cd CSE350/frontend/Sexual_Harrasment_Prevention_Cell/ and run npm i to install the dependencies. Run npm run dev for starting the server in your local machine. Then access it on localhost:5173 as default port in vite or you can change the port in vite.config.js file.(Or you can run npm run shppc this command to expose your host ip in your network.)

You can login as a student using mashia85@student.sust.edu as the email and 2019331085 as password.
You can login as an admin using mustaqmujahidmim@gmail.com as the email and 2019331024 as password.