Skip to content

HarshVardhan-Omar/Student_Portal

Repository files navigation

Project Description and Requirements.

Description:

The project is a Full Stack Web App for a University Student Portal. The Main Tech Stack used to build this project is ReactJS+Django moreover the project uses SQLite Database for storing information about the students.

Setting Up the project(Windows):

Make Sure you have the following dependencies installed on your machine.

  1. NodeJS
  2. Python

Make Sure to add the above dependencies to your Environment Variables.

Setting Up Frontend

cd inside the frontend folder

 cd .\frontend\

Run the following commands on a terminal:

  1. Install Required Node Modules
  npm i
  1. Run The Webpack
  npm run dev

Setting Up Backend

Make Sure to move out from the Run the following commands on a terminal:

1.Install Django and and its related dependencies from npm.

  pip install django djangorestframework pillow

Starting the Project

Make Sure that you are in the base directory of the project then run the following command

  python manage.py runserver 

About

University Student Portal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5