Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.3 KB

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