myAdvisor is an automated self-advising and GPA management system created for the use of the University of the West Indies students. It aims to replace the current system of advising to an automated and faster system for greater convenience and efficiency.
This project is part of the Computer Science Programme at the University of the West Indies. The project was originally worked on by:
- Seth Timothy
- Matthew Christian
- Nevash Gobin
- Akeel Henry
The following members worked on the previous version project:
- Alexis Pitypaul
- Shalana Seuraj
The following members are part of the 2024 Project Course development team:
- Quinn Mohammed
- Faith Shim
- Jarrod Moore
The following members are part of the DCIT CCU Program
- Joshua Noel
- Katoya Ottley
- Paul Taylor
The following member updated the backend - May - June, 2024
- @firepenguindisopanda
The following member last updated this project at 22nd September,
- @firepenguindisopanda - Nicholas Smith
The system would be designed using a PERN Stack architecture PostgreSQL Express React NodeJS
- nodemon
- express
- cors
- pg
- pg-store
- dotenv
- sequelize
- bcrypt
- jsonwebtoken
- passport
- passport-jwt
PORT=
SYNCED=
NODE_ENV=
staffSecret=
studentSecret=
DB_HOST=
DB_PORT=
DB_NAME=
DB_USER=
DB_PASSWORD=