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

DashboardProps #25

Merged
merged 2 commits into from
Mar 13, 2023
Merged

DashboardProps #25

merged 2 commits into from
Mar 13, 2023

Conversation

kimhnyn
Copy link
Collaborator

@kimhnyn kimhnyn commented Mar 12, 2023

Dashboard.js: Added props usage with dummy data.
DashboardList.js: Added props intake from Dashboard.js dummy objects.

  • Adding props usage will alter CoursePage component's inheritance of DashboardList. DashboardCard.js: Added props usage so that it inherits student and class information. ProfiileIconImage.js: Implemented default props for users without profile picture added.

kimhnyn and others added 2 commits March 12, 2023 15:08
Dashboard.js: Added props usage with dummy data.
DashboardList.js: Added props intake from Dashboard.js dummy objects.
* Adding props usage will alter CoursePage component's inheritance of DashboardList.
DashboardCard.js: Added props usage so that it inherits student and class information.
ProfiileIconImage.js: Implemented default props for users without profile picture added.
@jainsujay02 jainsujay02 self-requested a review March 13, 2023 04:36
@kimhnyn kimhnyn merged commit d2ba9a2 into main Mar 13, 2023
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