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

WIP: Student Modal Layout #560

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

raissaji
Copy link
Contributor

@raissaji raissaji commented Dec 8, 2024

Summary

This pull request is a WIP of designing and implementing the student modal layout that displays each rider's scheduled, unscheduled, and past rides. This is a list of features completed and to be completed (by the next semester):

  • Create 3 table Material UI table
  • Display scheduled rides
  • Display unscheduled rides
  • Display past rides
  • Frontend part

Test Plan

Screen.Recording.2024-12-08.at.12.12.21.PM.mov

Notes

So there is a bug that needs to be fixed that I showed in the beginning. The calendar needs to be on a specific date in order to display each rider's rides on that date. From what I assume the student layout wants to show all their rides, in the past/present/future. It's probably because of the way UnscheduledRides and ScheduledRides is implemented so I will work on that.

@raissaji raissaji requested a review from a team as a code owner December 8, 2024 17:17
@dti-github-bot
Copy link
Member

dti-github-bot commented Dec 8, 2024

[diff-counting] Significant lines: 136.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants