Skip to content

Calculates, Plan, Share and Save GPA. Analyses module performances and peers. User friendly.

Notifications You must be signed in to change notification settings

testtesttesttest45/Advance-GPA-Calculator

Repository files navigation

Advance GPA Calculator

Made with PERN STACK

  • PostgreSQL
  • Express
  • React
  • NodeJS

Pre-requisites installations

  • NodeJS
  • PgAdmin4
  • PostgreSQL

To run the project:

  1. Clone the repository / Download the zip file
  2. In the terminal, run npm install in the root directory
  3. 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.

  1. In the terminal, run npm start in the root directory
  2. In the browser, go to localhost:3002

Pre-registered accounts(Many records of grades)

Email Password
[email protected] password

Screenshots

Home Page Completions Completions Completions Modules Page Completions Module Statistics Page Completions Profile Page Completions Completions Search Page Completions Completions


About

Calculates, Plan, Share and Save GPA. Analyses module performances and peers. User friendly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published