Skip to content

The Grade Point Average Analyzer is a project developed using Flask, Python, HTML, and CSS. It serves as a helpful tool for students to maintain and track their academic data across semesters and courses.

Notifications You must be signed in to change notification settings

justafolk/Grade-Point-Average-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grade Point Average Analyzer

The Grade Point Average Analyzer is a project developed using Flask, Python, HTML, and CSS. It serves as a helpful tool for students to maintain and track their academic data across semesters and courses. With this application, students can easily organize their grades, calculate their grade point averages (GPAs), and monitor their academic progress.

Project Overview

The Grade Point Average Analyzer provides the following features:

  • Create and manage multiple semesters.
  • Add and update courses within each semester.
  • Record and track grades for each course.
  • Calculate cumulative GPA based on the entered grades.
  • View semester-wise and overall GPA summaries.
  • Generate reports and visualize academic performance.

Tech Stack

  • Flask: version X.X
  • Python: version X.X
  • MySQL
  • HTML
  • CSS

Installation and Setup

To set up the Grade Point Average Analyzer on your local environment, please follow these steps:

  1. Clone the project repository:

      git clone https://github.com/justafolk/Grade-Point-Average-Analyzer
  2. Install the required dependencies:

      pip install -r requirements.txt
  3. Import the database:

  • Create a MySQL database named "gpa".
  • Import the provided SQL file to the "gpa" database.

Usage

  1. Sign up for a new account or log in if you already have one.
  2. Create a new semester and add courses to it.
  3. Enter the grades for each course.
  4. View your semester-wise and cumulative GPA calculations.
  5. Explore additional features such as reports and visualizations.

Feel free to contribute to this project by submitting image

image

image

image

image

image

image

image

image

About

The Grade Point Average Analyzer is a project developed using Flask, Python, HTML, and CSS. It serves as a helpful tool for students to maintain and track their academic data across semesters and courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published