[CS2113-W10-1] Quotely#2
Open
Tanjy55 wants to merge 306 commits into
Open
Conversation
danielkwan2004
pushed a commit
to danielkwan2004/tp
that referenced
this pull request
Oct 1, 2025
…utUs Gordon - Tutorial Week 7 activity
ChangIkJoong
added a commit
to AY2526S1-CS2113-W14-1/NUS_Project-CLI_Fitness_Tracker
that referenced
this pull request
Oct 9, 2025
Branch add delete athlete for nus-cs2113-AY2526S1#2
Add tests for command execution
…method and improving file path handling in LoggerConfig
Create global logger
Enhance Parser logging and update tests to use QuotelyState
Add assertion and enable assertions in tests and run configurations
…etween main and quotes
ChangIkJoong
added a commit
to ChangIkJoong/tp
that referenced
this pull request
Oct 14, 2025
updated to fit the conventions.
UI handling for states, and addition of NavigateCommand to navigate between main menu and quotes
update .gitignore to ignore log files and improve test coverage of pa…
Junit test for CompanyName, Item, Quote, QuoteList, QuotelyState
V2.1 parser fixes for UI & pdf formatting issue
Added the ability to store company name fixing Issue #125
Add junit tests for naming and max values from previous PR
Modified parser to accept names with A-z and common characters only
Minor update to PPP
DG local storage
ChangIkJoong
added a commit
to ChangIkJoong/tp
that referenced
this pull request
Nov 3, 2025
…letter updated the execute method to accustom for this. Bug fixed the testing too nus-cs2113-AY2526S1#2.
Change the filename of my PPP to lowercase as mentioned in CS2113 website
My PPP final
Final PPP
Update ppp and gson sequence diagram
Update/authorship
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.
Quotely is a desktop app for generating invoices in text form, optimised for use via a Command Line Interface (CLI) which provides easy and intuitive functions for users even while working offline if required. For users who have just started off a small business, side hustle or transact through platforms which do not allow attachments, Quotely helps you get business in order faster than typing out the manifest and doing calculations manually.