Skip to content

Ajay-patidar0/CGPA_Calculator

Repository files navigation

CGPA Calculator

This is a simple Android application built using Jetpack Compose and Kotlin that calculates the Cumulative Grade Point Average (CGPA) based on the grades and credits of the subjects entered by the user.

Features

  • Input fields for grades and credits for up to 4 subjects.
  • Calculation of CGPA based on the grades and credits entered.
  • Display of all-time CGPA.
  • Display of previous semesters' grades and credits.

Technologies Used

  • Kotlin
  • Jetpack Compose
  • Material Design 3

Getting Started

Prerequisites

  • Android Studio (latest version recommended)
  • Basic knowledge of Kotlin and Jetpack Compose

Installation

  1. Clone the repository:

    git clone https://github.com/Ajay-patidar0/CGPA_Calculator.git
  2. Open the project in Android Studio.

  3. Build and run the project on an emulator or a physical device.

Usage

  1. Launch the application on your Android device.
  2. Enter the grades and credits for up to 4 subjects.
  3. Tap on "Calculate CGPA" to see the calculated CGPA.
  4. The application will display the all-time CGPA and the grades and credits of previous semesters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages