[CS2103T-F12-1] FitFriends#181
Open
noahang wants to merge 491 commits into
Open
Conversation
Alphabetical sort
UI Styling and Theme Management Enhancements Fixed issues related to incorrect or unsupported styling attributes that caused load errors. Refined the structure of styling across FXML, Java, and CSS for better consistency and maintainability. Improved theme application logic to ensure reliable transitions between dark and light modes. Eliminated unwanted borders and visual inconsistencies, particularly in dark mode. Enhanced separation of concerns by assigning responsibilities clearly between FXML (structure), CSS (visuals), and Java (dynamic styling).
Global bug fix
V1.5 Improvements to User Guide
Add create sport command
Fix message issues and minor bugs
Added deletesport fixes
Update DG diagrams
V1.6 ug updates darren
Rename deletemember image
Remove placeholder
Fix font
Final bug fixes and renaming
Add acknowledgements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FitFriends helps sporty young adults manage details of their friends. It helps users arrange sport meet-ups and training sessions by keeping track of the sports played by each friend and their address so that users can choose the optimal sports facility for a sports meet-up.