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

Created User Dashboard #298

Merged
merged 7 commits into from
Aug 25, 2022
Merged

Created User Dashboard #298

merged 7 commits into from
Aug 25, 2022

Conversation

PrerakMathur20
Copy link
Contributor

@PrerakMathur20 PrerakMathur20 commented Aug 18, 2022

Description

Profile Card component created and added to Dashboard.

Fixes #296
Sub-Fix of #295

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Correct and appropriate name and data is displayed on the Card.
  • Responsiveness works on all screen configurations.

Also, include screenshots for the verification and reviewing purpose.
Screenshot 2022-08-18 at 11 04 41 PM

Screenshot 2022-08-18 at 11 05 59 PM

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (N/A)
  • New and existing unit tests pass locally with my changes (N/A)
  • Any dependent changes have been merged and published in downstream modules (N/A)

@PrerakMathur20
Copy link
Contributor Author

Tasks added to Dashboard

Fixes #295, #297

Now Responsive right and left sides of the Dashboard displays -

  • Left Side - Shows Logged in User's Profile Card and details
  • Right Side - Shows Respective user's Tasks
    • Admin - Shows All tasks
    • Management - All Todo Tasks / Incomplete tasks
    • Extractor - All Todo Tasks / Incomplete tasks

Demo

DashboardDemo-2-2.mov

@PrerakMathur20 PrerakMathur20 self-assigned this Aug 21, 2022
@PrerakMathur20 PrerakMathur20 changed the title Profile Card for Dashboard Created User Dashboard Aug 21, 2022
@swapnalshahil
Copy link
Collaborator

LGTM

@swapnalshahil swapnalshahil merged commit 9a0b07c into scorelab:master Aug 25, 2022
@PrerakMathur20 PrerakMathur20 added the gsoc-2022 Google Summer of Code 2022 label Sep 5, 2022
@PrerakMathur20 PrerakMathur20 deleted the Dash branch September 28, 2022 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc-2022 Google Summer of Code 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Frontend] Create Profile Card Component
2 participants