Skip to content

dallumjr/gpa_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPA Calculator

This is a fun project implementing RESTful routing in express.js. Users have the option to authenticate, and save information to a database for future viewing, or use as a one time access tool, without saving any information.

Welcome Page

Welcome User has the option to click calculate (which prompts them to login), or continue as a guest. Guest option disappears when authenticated.

Authenticated User Page

Auth User Show Here the user, Poe, sees his classes, and can add them to the database.

Adding Class to Database

User Add After this is completed, there will be a redirect with the updated GPA.

Guest Route

Guest Welcome Functionality of guest page is exactly the same, less the ability to save courses.

Guest Calculation

Guest Show Guest Add

TODO

  • Add Update and Destroy routes.
  • I would really like to use a PDF parser / any file parser to extract data from files, and combine multiple transcripts for a single calculation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published