/Placements-RVCE

This is a full stack web application aimed at improving how one manages and visualises the placement data of R V College of Engineering

Primary LanguageJavaScript

Contributors

  1. Chandan Kasamsetty
  2. Harsha HL

RVCE Placement Management System

RVCE Placement

Steps to Run

  1. Create a python virtual environment and install all dependencies listed in requirements.txt. This can be done by using the command pip install -r requirements.txt.
  2. Once the dependencies are installed, run the server using python app.py.
  3. Change the mongodb uri to your local setup and make required modifications.
  4. Go to local host i.e http://127.0.0.1:5000 on your browser to get the application running.
  5. To get the discussion forum running, first install the node modules needed by running npm -i inside Discussion forum directory.
  6. Run npm start inside both the backend and frontend folder to get the forum discussion page running.

The following are a few snapshots of the application:

Screenshot 2023-03-27 at 9 21 59 PM

Screenshot 2023-03-27 at 10 04 19 PM

Screenshot 2023-03-27 at 10 04 08 PM

Screenshot 2023-03-27 at 10 04 29 PM

Screenshot 2023-03-27 at 10 04 38 PM

Screenshot 2023-03-27 at 10 04 57 PM

Screenshot 2023-03-27 at 10 05 15 PM

Screenshot 2023-03-27 at 10 03 17 PM

Screenshot 2023-03-27 at 10 03 03 PM

Screenshot 2023-03-27 at 10 03 26 PM

Screenshot 2023-03-27 at 10 05 46 PM

Screenshot 2023-03-27 at 10 05 32 PM

Screenshot 2023-03-27 at 10 06 05 PM

Screenshot 2023-03-27 at 10 06 12 PM

Screenshot 2023-03-27 at 10 06 20 PM