Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hasnatrasool163/comsatsgpacalculator

ComsatsGPA Calculator implementation in java in javaswing and awt!
https://github.com/hasnatrasool163/comsatsgpacalculator

calculator comsats gpa-calculator gpacalculator marks

Last synced: 2 days ago
JSON representation

ComsatsGPA Calculator implementation in java in javaswing and awt!

Awesome Lists containing this project

README

        

# ComsatsGPACalculator
ComsatsGPA Calculator implementation in java in javaswing and awt!

This GPA Calculator is a Java Swing application that allows users to calculate their GPA based on course grades and credit hours. It provides a user-friendly interface to input course details and generates a GPA report that can be saved to a text file.

#Screenshot of main interface

![Screenshot (793)](https://github.com/Hasnatrasool163/ComsatsGPACalculator/assets/153990457/c4643dc5-2c03-4c8b-9d8d-e3c2aff2bf30)

## Features

- Input student name and semester details.
- Select the total number of courses to calculate GPA for.
- Dynamically add course details including course name, credits, and grade.
- Calculate GPA based on the entered grades and credits.
- Save GPA calculation results to a text file.

## Requirements

- Java Development Kit (JDK)
- Integrated Development Environment (IDE) such as IntelliJ IDEA or Eclipse

## Usage

1. Clone the repository to your local machine:

```bash
git clone https://github.com/hasnat163/ComsatsGPACalculator.git

Open the project in your preferred IDE.

Run the GPACalculator.java file to launch the application.

Enter student name, semester, and select the total number of courses.

Input course details including course name, credits, and grade for each course.

Click on the "Calculate GPA" button to view the calculated GPA.

Optionally, save the GPA calculation results to a text file by clicking on the "Save GPA Calculation" button.

![Screenshot (793)](https://github.com/Hasnatrasool163/ComsatsGPACalculator/assets/153990457/be82742f-3223-4a6f-b45c-137c61b934f4)

Contributing
Contributions are welcome! If you have any suggestions, bug fixes, or improvements, please fork the repository and create a pull request.

thankyou for reading !