An android app that calculates your CGPA and SGPA based on your previous CGPA, total earned credits, and grades in your current courses.
- dynamic size of total current courses.
- User can add and remove the current course.
- User can update a previously added course.
- This is the main screen of the app. Users need to add their current CGPA and total earned credits till last semester (If you are in the first semester, then you must fill both with 0).
- Now User can add the course name as below. (Course name field is optional)
- Select the Credits from the drop down menu. (Range: 1-5)
- Select the Grade from the drop down menu. (Range: 4-10)
- Now click on
ADD COURSE
button. The course will be added and will look like this.
- Similarly you can add multiple courses like this:
- Click on
SUBMIT
and you will see your result below:
- If you want to update a course, long press on that course and you'll see the following options:
- Click on
Delete Course
, if you want to delete the course. Click onEdit Course
to edit course name, credit or grade, it will show like this, after the edit, again click onADD COURSE
to reflect the changes.
- Check out my webpage to know more.
- If you like it, please give it a star ⭐ .
- If you want to give any suggestions for new features or want to report a bug, kindly create an issue on this repository. To have a chat with me, message me on gitter.