Skip to content

NazmulTakbir/BIIS_PlusPlus

Repository files navigation

BIIS_PlusPlus

Video Demonstration of Major features

  • Course Registration
  • Result processing

Presentation (English) : https://youtu.be/4mpUwZjIY_Y

Presentation (Bangla) : https://youtu.be/-7aKLwsmwoU

How to run

  • use data.sql file to generate and populate postgres schema.
  • create a .env file in the root directory containing the database credentials.Check db.js to see the environment variable names.Include a environement variable named MAIL_PASSWORD to contain the application specific password generated by a gmail account which will be used to send notification mail to the students or teachers.
  • run npm i both in root directory and client directory to install the dependencies of express and react server.
  • clone the repo & run nodemon index.js from the root directory which will start the express server
  • run cd client && npm start to start react server

Contributors :

Name Email
Nazmul Takbir takbir.nazmul@gmail.com
Saif Ahmed Khan ksaifahmed4@gmail.com
Sihat Afnan sihatafnan15.9.1997@gmail.com

About

Software Eng. Project for CSE 408 using PERN Stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published