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

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.

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


State 1


After adding a lecture


State 2


After adding more lectures


State 3


After adding more and more lectures


State 4


After removing lecture or lectures


State 5



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.