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

[CS2103-W16-4] SalesPunch #80

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

Conversation

WesleyBLDC
Copy link

No description provided.

@WesleyBLDC WesleyBLDC changed the title initial setup and first PR [CS2103-W16-4] SalesPunch Feb 17, 2023
@WesleyBLDC
Copy link
Author

Introducing SalesPunch, the ultimate sales CRM for kickass salespeople who don't have time to mess around with clunky interfaces. With SalesPunch, you can manage your entire sales funnel like a boss, all from the comfort of your CLI. Say goodbye to endless clicking and hello to more closed deals with SalesPunch!

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch coverage: 67.73% and project coverage change: -2.33 ⚠️

Comparison is base (928f146) 72.15% compared to head (faec770) 69.83%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #80      +/-   ##
============================================
- Coverage     72.15%   69.83%   -2.33%     
- Complexity      399      759     +360     
============================================
  Files            70      130      +60     
  Lines          1232     2513    +1281     
  Branches        125      312     +187     
============================================
+ Hits            889     1755     +866     
- Misses          311      635     +324     
- Partials         32      123      +91     
Impacted Files Coverage Δ
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...rc/main/java/seedu/address/logic/LogicManager.java 71.42% <0.00%> (-3.58%) ⬇️
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <ø> (ø)
...s/logic/commands/txncommands/DeleteTxnCommand.java 0.00% <0.00%> (ø)
...u/address/logic/parser/ClearTaskCommandParser.java 0.00% <0.00%> (ø)
...eedu/address/logic/parser/RemarkCommandParser.java 0.00% <0.00%> (ø)
...arser/txncommandparser/DeleteTxnCommandParser.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/address/model/person/Phone.java 80.00% <ø> (ø)
... and 77 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

evanpy and others added 30 commits April 10, 2023 03:51
Add limitation section for user guide
Update use cases and add 2 planned enhancements
Add line break for conversion to pdf
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.

5 participants