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

Fixes 103: Update user guide #104

Merged

Conversation

Joseph31416
Copy link

No description provided.

- [4.2 Basic Loan Management Features](#basic-loan-management-features)<br>
- [4.3 Advanced Loan Management Features](#advanced-loan-management-features)<br>

[5. FAQ](#faq)<br>

Choose a reason for hiding this comment

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

Links to different sections, clear, good!

## Introduction
LoanGuardPro is a **desktop app for managing contacts, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI)**. If you can type fast, LoanGuardPro can get your contact management tasks done faster than traditional GUI apps.

It supports basic contact and loan handling features like adding, editing, deleting, and viewing contacts and loans. More advanced features like analysing a client's loaning history are also available.

Choose a reason for hiding this comment

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

concise intro

This section provides a detailed description of the features available in LoanGuardPro. There are three main categories of features:
* [Contact Management](#contact-management-features)
* [Basic Loan Management](#basic-loan-management-features)
* [Advanced Loan Management](#advanced-loan-management-features)

Choose a reason for hiding this comment

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

clear list of features

<!-- TODO: Marcus -->

![result analytics](images/analytics.png)
<div style="text-align: right"><a href="#table-of-contents">Back to top</a></div>

Choose a reason for hiding this comment

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

clear description of todos

--------------------------------------------------------------------------------------------------------------------

## Command summary
<div style="text-align: right"><a href="#table-of-contents">Back to top</a></div>

Choose a reason for hiding this comment

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

good

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.34%. Comparing base (2cdf8d3) to head (89c8a29).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #104   +/-   ##
=========================================
  Coverage     47.34%   47.34%           
  Complexity      431      431           
=========================================
  Files            99       99           
  Lines          2224     2224           
  Branches        224      224           
=========================================
  Hits           1053     1053           
  Misses         1127     1127           
  Partials         44       44           

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

Copy link

@narwhalsilent narwhalsilent left a comment

Choose a reason for hiding this comment

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

LGTM!

@narwhalsilent narwhalsilent merged commit f86a4ea into AY2324S2-CS2103T-W13-1:master Apr 4, 2024
5 checks passed
@kjw142857 kjw142857 mentioned this pull request Apr 4, 2024
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.

3 participants