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

Redesign/course unit #1407

Draft
wants to merge 109 commits into
base: ui/redesign
Choose a base branch
from
Draft

Redesign/course unit #1407

wants to merge 109 commits into from

Conversation

simaopsbarbosa
Copy link
Contributor

@simaopsbarbosa simaopsbarbosa commented Dec 7, 2024

Closes #1376

Current Progress

Checklist of Tasks

  • Instructors Widget: Add and style the widget to display instructor information.
  • Exams Row: Implement the row to display exam details.
  • Exams Card Update: Add a variable in the exam card to show date
  • Icons for Tabs: Add appropriate icons to the Info, Classes, and Files tabs for better navigation.
  • Teacher Modal: Implement the modal to show detailed information about the teachers.
  • Change base branch from develop to redesign:
  • Update the generic modal: Update the generic modal to be in the style of the teacher modal
  • Change the colors and the text style to use the UI style

NOTE: We currently don't fetch the info for the teacher modal so for now we only put mock text

Current State

gif

Final Mockup

Below is the mockup illustrating the desired final state :

Final Mockup

Review checklist

  • Terms and conditions reflect the current change
  • Contains enough appropriate tests
  • If aimed at production, writes a new summary in whatsnew/whatsnew-pt-PT
  • Properly adds an entry in changelog.md with the change
  • If PR includes UI updates/additions, its description has screenshots
  • Behavior is as expected
  • Clean, well-structured code

@Adriano-7 Adriano-7 changed the base branch from develop to ui/redesign December 27, 2024 22:15
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.

Implement academic page (Details tab)