DoktorNik / course-companion

BrockU CSC Course Companion
1 stars 1 forks source link

Add an extra line for student showing taken/max credits for each year: #5

Open DoktorNik opened 2 months ago

DoktorNik commented 2 months ago

image

DoktorNik commented 2 months ago
  1. Update student table to add completed count by year

    • [x] first year
    • [x] second year
  2. update logic to count electives completed by year

    • [x] student controller
  3. front end to show info

    • [x] max 8 10 first year
    • [x] min 3 second year or above
DoktorNik commented 2 months ago

Blocked by https://github.com/DoktorNik/course-companion/issues/10

DoktorNik commented 1 month ago

Maximum for first year is actually 10.0 credits. Should be finished, but need to test electives after non-COSC courses are added via scraper.