GPA Calculator (Android App)
A mobile application built in Android Studio using Kotlin that allows students to calculate their Grade Point Average (GPA) quickly and accurately. The app provides an intuitive interface where users can input course names, credit hours, and grades, and it automatically computes the GPA in real time.
Key Features:
Developed fully in Kotlin for modern, concise, and reliable Android development.
Dynamic course management – add, edit, or remove courses as needed.
Real-time GPA calculation with both semester and cumulative results.
Clean and simple UI designed with XML layouts for easy navigation.
Input validation to prevent errors and ensure accurate results.
This project showcases practical application of Kotlin, Android UI design, and core app logic implementation, making it a useful tool for students and a solid demonstration of mobile development skills.