A mobile app built using Flutter and Firebase. The app allows students to enter their subject grades and credit hours, and calculates the SGPA (Semester GPA) and cumulative GPA.
Frontend: Flutter
Backend: Firebase for hosting and storing content
DevOps: CI/CD using GitHub Actions, deployed on Google Play Store
Extras: No additional libraries or frameworks were used
Challenges & Solutions
Designing and implementing a responsive and user-friendly UI
Integrating Firebase authentication and database for storing and retrieving data
Calculating and updating SGPA and cumulative GPA based on user inputs
Project Impact
Improving the efficiency of calculating SGPA for students
Providing a convenient and intuitive app for students to use
Showcasing the versatility of Flutter and Firebase in mobile app development