https://github.com/bunyaminyavuz/gpa_app
🎓 GPA App – A simple and intuitive GPA calculator built with Flutter! This mobile application helps students calculate their Grade Point Average (GPA) efficiently. Users can input course names, credits, and grades to get an accurate GPA calculation. The app features a clean UI, real-time calculations, and user-friendly interactions.
https://github.com/bunyaminyavuz/gpa_app
android-app cross-platform dart flutter flutter-app flutter-widgets gpa-calculator ios-app learning-project vscode vscode-extension web-app
Last synced: 2 months ago
JSON representation
🎓 GPA App – A simple and intuitive GPA calculator built with Flutter! This mobile application helps students calculate their Grade Point Average (GPA) efficiently. Users can input course names, credits, and grades to get an accurate GPA calculation. The app features a clean UI, real-time calculations, and user-friendly interactions.
- Host: GitHub
- URL: https://github.com/bunyaminyavuz/gpa_app
- Owner: BunyaminYavuz
- Created: 2023-03-28T21:34:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T20:31:25.000Z (about 2 years ago)
- Last Synced: 2025-03-30T01:34:23.379Z (3 months ago)
- Topics: android-app, cross-platform, dart, flutter, flutter-app, flutter-widgets, gpa-calculator, ios-app, learning-project, vscode, vscode-extension, web-app
- Language: C++
- Homepage: https://bunyaminyavuz.github.io/GPA_App/
- Size: 1010 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GPA
(AA = 4, BA = 3.5, BB = 3, CB = 2.5, CC = 2, DC = 1.5, DD = 1, FD 0.5, FF = 0) that can be used in schools using the lettering style mean calculation system, course name, lettering and A dynamic application that calculates the average by entering the loan value.
Default Home Page
![]()
After adding a lecture
![]()
After adding more lectures
![]()
After adding more and more lectures
![]()
After removing lecture or lectures
![]()
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.