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

Improve User Guide #126

Merged

Conversation

hjungwoo01
Copy link

No description provided.

@hjungwoo01 hjungwoo01 added documentation Improvements or additions to documentation requirements priority.high labels Apr 6, 2024
@hjungwoo01 hjungwoo01 added this to the v1.4 milestone Apr 6, 2024
@hjungwoo01 hjungwoo01 requested a review from shayaansultan April 6, 2024 14:36
@hjungwoo01 hjungwoo01 self-assigned this Apr 6, 2024
@hjungwoo01 hjungwoo01 linked an issue Apr 6, 2024 that may be closed by this pull request
Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.07%. Comparing base (0b75924) to head (0d981b8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #126   +/-   ##
=========================================
  Coverage     78.07%   78.07%           
  Complexity      625      625           
=========================================
  Files            88       88           
  Lines          1897     1897           
  Branches        217      217           
=========================================
  Hits           1481     1481           
  Misses          341      341           
  Partials         75       75           

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


This APP allows small business owners to manage their employees intuitively using simple commands and a compact list of their information. A key advantage of using this APP is the feature that allows users to track their employees tasks and completion rate, adding on the ability to filter your employee list using specific parameters!
**Key Features:**

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good summary of features


1. Ensure you have Java `11` or above installed in your Computer.
1. [Quick Start](#quick-start)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good addition to the UG

Copy link

@shayaansultan shayaansultan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shayaansultan shayaansultan merged commit 7db6ad3 into AY2324S2-CS2103T-T17-2:master Apr 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment