AkalankaDilshan / GPA-Calculator---Mobile-Application-Development-Practical-Tutorial

ACADEMIC YEAR – 2021/2022 (Semester II) COSC 32152 & COST 32152/32222 Mobile Application Development Practical Tutorial 07

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPA Calculator App

YouTube Video Thumbnail

Overview

This Android application is a GPA calculator that allows users to input their course details and calculate their GPA based on a standard grading scale.

Features

  • Add and view multiple courses with credits and grades
  • Calculates GPA using a standard grading scale
  • View calculated GPA on a separate screen

Installation

  1. Clone the repository:

      git clone https://github.com/AkalankaDilshan/GPA-Calculator---Mobile-Application-Development-Practical-Tutorial.git 
    
    
  2. Open the project in Android Studio.

  3. Run the application on an emulator or physical device.

Usage

Launch the app and enter details for each course.

Click the "Calculate GPA" button to view the GPA on the results screen.

Screenshots

Screenshot 2024-02-22 110902

Screenshot 2024-02-22 091733

Find a bug?

If you found an issue or would like to submit an improvement to this project, please submit the issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!

License

This project is licensed under the MIT License.

About

ACADEMIC YEAR – 2021/2022 (Semester II) COSC 32152 & COST 32152/32222 Mobile Application Development Practical Tutorial 07

License:MIT License


Languages

Language:Kotlin 100.0%