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

[CS2103T-T16-2] FriendFolio #61

Open
wants to merge 365 commits into
base: master
Choose a base branch
from

Conversation

zhekaiii
Copy link

FriendFolio tailors the contact management experience just for students. It streamlines connections, enhances academic collaborations, and fosters a vibrant community within their reach.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

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

Project coverage is 72.04%. Comparing base (b896eb0) to head (70eb2b5).

❗ Current head 70eb2b5 differs from pull request most recent head 8343de6. Consider uploading reports for the commit 8343de6 to get more accurate results

Files Patch % Lines
src/main/java/seedu/address/ui/HomeCard.java 0.00% 68 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 63 Missing ⚠️
src/main/java/seedu/address/ui/DisplayCard.java 0.00% 49 Missing ⚠️
...rc/main/java/seedu/address/ui/PersonListPanel.java 0.00% 42 Missing ⚠️
src/main/java/seedu/address/ui/PaymentWindow.java 0.00% 19 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 15 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 14 Missing ⚠️
src/main/java/seedu/address/ui/MiniPersonCard.java 0.00% 8 Missing ⚠️
...eedu/address/logic/parser/FilterCommandParser.java 89.65% 2 Missing and 1 partial ⚠️
...va/seedu/address/logic/commands/CommandResult.java 88.88% 0 Missing and 2 partials ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
- Coverage     75.26%   72.04%   -3.22%     
- Complexity      419      639     +220     
============================================
  Files            71      102      +31     
  Lines          1338     2261     +923     
  Branches        126      223      +97     
============================================
+ Hits           1007     1629     +622     
- Misses          301      587     +286     
- Partials         30       45      +15     

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

zhekaiii and others added 29 commits March 26, 2024 23:13
Update User Guide screenshots
JerryO3 and others added 30 commits April 15, 2024 18:32
Add information on manual testing
This commit overhauls the FriendFolio User Guide to improve user
engagement and provide a clearer understanding of the app's features.
Key updates include:

1. Introduction of a new section, 'What is FriendFolio?', offering a
 comprehensive description of the app's purpose and key
 functionalities.
2. Revision of the 'Getting Started' section to streamline the
 installation and setup instructions for better user experience.
3. Expansion of the 'Command Overview' section with detailed
 explanations of each command, including parameter prefixes
 and usage examples.
4. Enhancement of the user guide's overall tone to be more friendly
 and inviting, aligning with FriendFolio's community-focused brand.
5. Addition of a 'Coming Soon in v2.0' section to preview upcoming
 features and improvements, building anticipation among users.

These changes aim to make the guide more intuitive and helpful,
ensuring users can fully leverage FriendFolio to enhance their
social and academic interactions.
- Ensure hyperlink is working for Command Overview
- Fix the warning icon info and add the caution icon
- Add bolding for attribute constraints
Comprehensive Update to the FriendFolio User Guide
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.

4 participants