Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPA Calculator and Logging Utility #283

Closed
8 of 11 tasks
itachi1706 opened this issue May 6, 2019 · 5 comments · Fixed by #328
Closed
8 of 11 tasks

GPA Calculator and Logging Utility #283

itachi1706 opened this issue May 6, 2019 · 5 comments · Fixed by #328

Comments

@itachi1706
Copy link
Owner

itachi1706 commented May 6, 2019

A GPA Calculator and logger that's ala what I'm using right now with iStudiez

  • Allows multiple institution and stores GPA per institution
  • Allows multiple "semesters" in each institution
  • Save subject with credit weightage, short course code (will be the key) and course name
  • Course name + code printing will be in the format Coursename [Course code]
  • Firebase RTD integration for sync between devices
  • Firebase Functions for calculation of GPA probably
  • P/F, A-F with 4.0 and 5.0 GPAs and Exempted modules (considered pass but show EX instead)
  • Probably a lot more stuff. We can add as we go along I guess
  • Color Palette for Color Coding More Info
  • Swipe right to edit, Swipe left to delete
  • Order by start/end dates

Note that we have Firebase login integration with the Mileage Tracker utility right now. We should decouple it from the utility and make it universal so that we can use it here as well

Sent from my LG G7 ThinQ using FastHub

@itachi1706 itachi1706 self-assigned this May 6, 2019
@itachi1706
Copy link
Owner Author

Sample images found on OneDrive (Private). For my reference only so please ignore comment

OneDrive Personal > Documents > Private Git Resources

@itachi1706
Copy link
Owner Author

Lets get #169 up first before doing this

@itachi1706 itachi1706 moved this from To Do to In Progress in New Utilities Jun 8, 2019
@itachi1706 itachi1706 moved this from To do to In progress in 5.0 Release Sprint Jun 8, 2019
itachi1706 added a commit that referenced this issue Jun 24, 2019
- Added a shell main view
- Handled login view
@itachi1706
Copy link
Owner Author

Instead of having a sort order maybe let's define the "start and end date" and whether you still studying (if so end date is MAX_VALUE). Then have it sort based off end date.

itachi1706 added a commit that referenced this issue Jun 28, 2019
- Added a shell main view
- Handled login view
@itachi1706
Copy link
Owner Author

Explore doing the slide to delete/edit thing when this is all done as well haha

@itachi1706
Copy link
Owner Author

Color Palette
image

itachi1706 added a commit that referenced this issue Jul 16, 2019
New Utilities automation moved this from In Progress to Done Jul 16, 2019
5.0 Release Sprint automation moved this from In progress to Done Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
New Utilities
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant