- Course Registration
- Result processing
Presentation (English) : https://youtu.be/4mpUwZjIY_Y
Presentation (Bangla) : https://youtu.be/-7aKLwsmwoU
- use
data.sql
file to generate and populate postgres schema. - create a
.env
file in the root directory containing the database credentials.Checkdb.js
to see the environment variable names.Include a environement variable namedMAIL_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
Name | |
---|---|
Nazmul Takbir | takbir.nazmul@gmail.com |
Saif Ahmed Khan | ksaifahmed4@gmail.com |
Sihat Afnan | sihatafnan15.9.1997@gmail.com |