- PostgreSQL
- Express
- React
- NodeJS
- NodeJS
- PgAdmin4
- PostgreSQL
- Clone the repository / Download the zip file
- In the terminal, run
npm install
in the root directory - In the terminal, run
psql -h localhost -U postgres -f dumpfile.sql
to create the database. If prompted for a password, enter the password you set for the postgres user.
This command will create the database "GPACalculatorDB" and populate it with the required tables and data in your local PostgreSQL server.
- In the terminal, run
npm start
in the root directory - In the browser, go to
localhost:3002
Password | |
---|---|
covidtom@email.com |
password |
Home Page Modules Page Module Statistics Page Profile Page Search Page