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

Change tags to modules in GUI #42

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

blaukc
Copy link

@blaukc blaukc commented Mar 21, 2024

Add modules to GUI so it looks like this now

We should probably make it look better but MVP is MVP

image

Closes: #41

@blaukc blaukc requested a review from a team March 21, 2024 18:23
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 69.56%. Comparing base (9a22769) to head (edaf00f).

Files Patch % Lines
src/main/java/seedu/address/ui/StudentCard.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #42   +/-   ##
=========================================
  Coverage     69.56%   69.56%           
  Complexity      433      433           
=========================================
  Files            81       81           
  Lines          1528     1528           
  Branches        142      142           
=========================================
  Hits           1063     1063           
  Misses          430      430           
  Partials         35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@taufiq
Copy link

taufiq commented Mar 22, 2024

phenomenal!

@taufiq taufiq merged commit 88856d7 into AY2324S2-CS2103T-W12-2:master Mar 22, 2024
2 of 3 checks passed
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.

Display modules taken on GUI
2 participants