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

[CS2113-F11-1] Property Rental Manager #16

Open
wants to merge 552 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
552 commits
Select commit Hold shift + click to select a range
4dc9826
Fix lamba indentation error in FindFunctionTest.java
wilsonngja Oct 30, 2022
fbea98f
Add list pairs feature
zoranabc201 Oct 30, 2022
5c563f3
Optimize address error message for easy reading
OVReader Oct 31, 2022
7428b5c
Improve coding standards on ParserManager.java and Storage.java
wilsonngja Oct 31, 2022
7707701
Merge pull request #193 from wilsonngja/branch-storage-test-code
OVReader Oct 31, 2022
e7cbd8f
Merge pull request #199 from wilsonngja/branch-find-test-code
OVReader Oct 31, 2022
1393685
Merge pull request #204 from wilsonngja/branch-coding-standard
OVReader Oct 31, 2022
b6e903b
Fix coding violations in ParseAddProperty
OVReader Oct 31, 2022
d6ee0b6
Fix magic strings coding standard violation for Property class
OVReader Oct 31, 2022
0d57a5c
Merge pull request #194 from OVReader/branch-Fix-Case-Insensitive-Add…
FeliciaBeatrice Oct 31, 2022
2ffb0de
Merge pull request #195 from ngdeqi/branch-Fix-Table-Rendering
FeliciaBeatrice Oct 31, 2022
f91b630
Fix magic strings coding standard violations for Client toString() me…
OVReader Oct 31, 2022
b8750d7
Add validation between unit type and address format when adding property
OVReader Oct 31, 2022
f0c767b
Add AddressFormatUnitTypeMismatchException class
OVReader Oct 31, 2022
e8ed7f8
Redraw Storage and Find feature's Sequence diagram using UML
wilsonngja Oct 31, 2022
b50eb45
Improve code quality
ngdeqi Oct 31, 2022
efe912a
Simplify messages
ngdeqi Oct 31, 2022
84da7df
Fix Ui formatting issues
ngdeqi Oct 31, 2022
7f0cf38
Merge branch 'master' of https://github.com/AY2223S1-CS2113-F11-1/tp …
wilsonngja Nov 1, 2022
6f381a3
Add Wilson's Project Portfolio Page (PPP)
wilsonngja Nov 1, 2022
cfecb92
Merge pull request #205 from OVReader/branch-Optimize-Error-Messages
ngdeqi Nov 1, 2022
1df5e23
Merge branch 'master' into AddListPairs
zoranabc201 Nov 1, 2022
dfff95f
Merge branch 'master' into branch-Fix-Coding-Standard-Violations
OVReader Nov 1, 2022
f480d0a
Merge branch 'master' into branch-Add-Validation-Between-Address-Form…
OVReader Nov 1, 2022
aef0256
Merge pull request #201 from zoranabc201/AddListPairs
FeliciaBeatrice Nov 1, 2022
f8f69fe
Merge pull request #206 from OVReader/branch-Fix-Coding-Standard-Viol…
FeliciaBeatrice Nov 1, 2022
d0e9497
Merge branch 'master' into branch-Add-Validation-Between-Address-Form…
OVReader Nov 1, 2022
915065e
Edit DG for pairingList
ngdeqi Nov 1, 2022
2bd636b
Fix regression with list -pair not being recognised
zoranabc201 Nov 1, 2022
ecf3e03
Add newline at the end of commands. Remove some magic literals.
zoranabc201 Nov 1, 2022
6092635
Merge branch 'master' into branch-Developer-Guide
ngdeqi Nov 1, 2022
d12a05d
Fix coding standard violations - Remove magic literals. Fix comment i…
zoranabc201 Nov 1, 2022
37e4550
Add manual testing instructions
ngdeqi Nov 1, 2022
692d19e
Fix PairingListAPICD error
ngdeqi Nov 1, 2022
1f962aa
Add @@author tags for zoranabc201. Fix minor coding violation I disco…
zoranabc201 Nov 1, 2022
b47e181
Create PPP first draft- Syed Omar Zoran
zoranabc201 Nov 1, 2022
6751a59
Add PPP
ngdeqi Nov 1, 2022
bbc12de
Merge pull request #215 from zoranabc201/List-Coding-Violations
wilsonngja Nov 1, 2022
a38b769
Merge branch 'master' of https://github.com/AY2223S1-CS2113-F11-1/tp …
wilsonngja Nov 1, 2022
d962c06
Reformat Wilson Ng's PPP
wilsonngja Nov 2, 2022
5c6fa22
Merge pull request #208 from OVReader/branch-Add-Validation-Between-A…
FeliciaBeatrice Nov 2, 2022
856741c
Merge pull request #209 from wilsonngja/developer-guide-update
FeliciaBeatrice Nov 2, 2022
5bdad6d
Replace add-related sequence diagrams with corresponding PlantUML ver…
OVReader Nov 2, 2022
b666351
Fix grammatical error in wilsonngjingan.md
wilsonngja Nov 2, 2022
90b7e02
Add and handle extra flags exception
FeliciaBeatrice Nov 2, 2022
e9a75d3
Replace add-related class diagrams with corresponding PlantUML versio…
OVReader Nov 2, 2022
405e5e6
Add PPP for Ang Jia Le Marcus
OVReader Nov 2, 2022
6d966dd
Change PPP file name to github username
OVReader Nov 2, 2022
f463c2f
Merge branch 'master' into branch-Pair
ngdeqi Nov 2, 2022
9afc34a
Merge pull request #220 from FeliciaBeatrice/branch-Delete-Client-Pro…
ngdeqi Nov 2, 2022
b0802f3
Fix grammar issues
ngdeqi Nov 2, 2022
3f6f467
Fix merge conflict
ngdeqi Nov 2, 2022
065f8a1
Reorganize sections, add Product Scope
ngdeqi Nov 2, 2022
4713abf
Merge pull request #211 from ngdeqi/branch-Pair
OVReader Nov 2, 2022
2ab9c40
Add check feature implentation section header
ngdeqi Nov 2, 2022
87f7d95
Refactor pair and unpair parser names to reflect DG
ngdeqi Nov 2, 2022
7724809
Merge pull request #212 from wilsonngja/branch-ppp
OVReader Nov 2, 2022
fed3b11
Fix merge conflict
ngdeqi Nov 2, 2022
22e6627
Delete check section from DG
ngdeqi Nov 2, 2022
177cd76
Add expected output for pair, unpair and check property. Delete commo…
ngdeqi Nov 2, 2022
a25efba
Add non functional requirement and finding function to manual testing…
wilsonngja Nov 2, 2022
3cc498e
Change the level for Logger in Storage.java
wilsonngja Nov 2, 2022
ffe20b7
Implement Help function to help user get a list of commands
wilsonngja Nov 3, 2022
63046f8
Add Command, Exception and Parse class for Help Command
wilsonngja Nov 3, 2022
d2a2a33
Add check message for help feature
wilsonngja Nov 3, 2022
08e548c
Merge pull request #213 from ngdeqi/branch-Developer-Guide
FeliciaBeatrice Nov 3, 2022
44c5208
Change the flag for delete feature in help message
wilsonngja Nov 3, 2022
27abb3f
Merge branch 'master' into branch-help
wilsonngja Nov 3, 2022
c93f071
Merge pull request #224 from OVReader/branch-Add-PPP-Draft
ngdeqi Nov 3, 2022
1e01c68
Add FeliciaBeatrice author tags
FeliciaBeatrice Nov 3, 2022
e975fc9
Fix gradle checkstylemain errors
FeliciaBeatrice Nov 3, 2022
faa76cc
Edit UG and DG to reflect change in check command flag
ngdeqi Nov 3, 2022
8377fb0
Merge pull request #219 from ngdeqi/branch-PPP
OVReader Nov 3, 2022
3e70c80
Merge branch 'master' into developer-guide-update
ngdeqi Nov 3, 2022
cd0f817
Edit check property flags and messages
ngdeqi Nov 3, 2022
6118026
Merge pull request #225 from ngdeqi/branch-User-Guide
OVReader Nov 3, 2022
d195edd
Merge pull request #227 from wilsonngja/developer-guide-update
OVReader Nov 3, 2022
e54defa
Add exception and handling for check property extra parameters
ngdeqi Nov 3, 2022
73ff6d4
Add FeliciaBeatrice PPP
FeliciaBeatrice Nov 3, 2022
0a9c221
Update Developer Guide with Find feature and fix incorrect UML diagram
wilsonngja Nov 3, 2022
b141466
Merge branch 'master' into author-zoranabc201
zoranabc201 Nov 3, 2022
7bc9d51
Merge pull request #216 from zoranabc201/author-zoranabc201
ngdeqi Nov 3, 2022
eca51e2
Remove ParserManager's dependency on pairingList
ngdeqi Nov 3, 2022
d1281f9
Update DG to include list pairs
zoranabc201 Nov 3, 2022
ce42ac2
Merge branch 'DGupdate'
zoranabc201 Nov 3, 2022
de58209
Add checking and exceptions for extra arguments in pair and unpair
ngdeqi Nov 3, 2022
f56f43e
Fix CI issues
ngdeqi Nov 3, 2022
3733cde
Replace add-related sequence diagrams with corresponding PlantUML ver…
OVReader Nov 2, 2022
40426f7
Replace add-related class diagrams with corresponding PlantUML versio…
OVReader Nov 2, 2022
1acd8cd
Standardize add client sequence diagram colour scheme according to st…
OVReader Nov 3, 2022
9f7c16f
Standandize add property sequence diagram colour scheme according to …
OVReader Nov 3, 2022
bb6a307
Remove icons in class diagrams and update DG
OVReader Nov 3, 2022
7701a68
Resolve merge conflict
OVReader Nov 3, 2022
5395b69
Remove outdated class/sequence diagrams
OVReader Nov 3, 2022
a57cfcb
Merge pull request #217 from zoranabc201/PPP-SyedOmarZoran
OVReader Nov 3, 2022
32631fe
Merge pull request #228 from wilsonngja/branch-logger
OVReader Nov 3, 2022
b427fac
Merge pull request #230 from FeliciaBeatrice/branch-Author-Tag
OVReader Nov 3, 2022
db2fb47
Merge branch 'master' into branch-Check
ngdeqi Nov 3, 2022
eaa9a86
Merge pull request #222 from OVReader/branch-Convert-Diagrams-To-Plan…
FeliciaBeatrice Nov 3, 2022
f8fc4c7
Merge pull request #231 from ngdeqi/branch-Check
FeliciaBeatrice Nov 3, 2022
3edead7
Merge pull request #233 from ngdeqi/branch-Pair
FeliciaBeatrice Nov 3, 2022
db9b466
Merge branch 'master' into branch-PPP
FeliciaBeatrice Nov 3, 2022
5a6622e
Merge branch 'master' into branch-help
wilsonngja Nov 3, 2022
bd14c18
Merge branch 'master' into developer-guide-update
wilsonngja Nov 3, 2022
cb560e9
Merge pull request #229 from wilsonngja/branch-help
FeliciaBeatrice Nov 3, 2022
02e4032
Merge pull request #232 from wilsonngja/developer-guide-update
FeliciaBeatrice Nov 3, 2022
5255040
Change the file name for Wilson's PPP
wilsonngja Nov 3, 2022
c8146d0
Merge pull request #235 from FeliciaBeatrice/branch-PPP
wilsonngja Nov 3, 2022
950c7f7
Merge pull request #236 from wilsonngja/branch-ppp
FeliciaBeatrice Nov 3, 2022
ce8b697
Change Check Client command format
FeliciaBeatrice Nov 3, 2022
d7d4dbc
Update User Guide for Check Client command format
FeliciaBeatrice Nov 3, 2022
ee539c5
Change Delete Client/Property commands format
FeliciaBeatrice Nov 3, 2022
ec362cc
Update User Guide for Delete Client/Property commands format
FeliciaBeatrice Nov 3, 2022
2154968
Merge pull request #237 from FeliciaBeatrice/branch-Check-Client-Command
ngdeqi Nov 4, 2022
7fe7d1b
Merge branch 'master' into branch-Delete-Command
ngdeqi Nov 4, 2022
71e1209
Add expected output for find function and include help function in UG
wilsonngja Nov 4, 2022
1c9bc55
Add expected output for add client and property function
wilsonngja Nov 4, 2022
239f210
Fix Coding Standard Violations
FeliciaBeatrice Nov 4, 2022
67198f9
Add screenshots of storage file in UserGuide.md to display storing fo…
wilsonngja Nov 4, 2022
7674e62
Change DG to include list pairs
zoranabc201 Nov 4, 2022
679d976
Add manual testing info for list
zoranabc201 Nov 4, 2022
c50a5d7
Update DG to include list pairs
zoranabc201 Nov 3, 2022
a7a3fcc
Add Delete Client PlantUML Sequence Diagram
FeliciaBeatrice Nov 4, 2022
093184a
Add DeleteProperty PlantUML Sequence Diagram
FeliciaBeatrice Nov 4, 2022
15bcda9
Merge pull request #240 from FeliciaBeatrice/branch-Coding-Standard
wilsonngja Nov 4, 2022
5fe1247
Rename FindParser class name to improve readability
wilsonngja Nov 4, 2022
e3f9a4e
Update UG to include list -pair features.
zoranabc201 Nov 4, 2022
bd56a61
Fix coding standard error in FindFunctionTest.java
wilsonngja Nov 4, 2022
9db4e65
Fix indentation error in lamba function in FindFunctionTest.java
wilsonngja Nov 4, 2022
dfb26ef
Merge branch 'master' of https://github.com/AY2223S1-CS2113-F11-1/tp …
wilsonngja Nov 4, 2022
1934745
Add screenshots of client,pair and property text file to include in U…
wilsonngja Nov 4, 2022
2d67852
Add testing for ParseAddClient
OVReader Nov 4, 2022
b5982c5
Fix CI errors
OVReader Nov 4, 2022
0ddfdfb
Final code quality check and refactoring for pair, unpair and check code
ngdeqi Nov 4, 2022
8d6530c
Add UG clause for limit on integer index values
ngdeqi Nov 4, 2022
9613dc4
Edit UG and DG to reflect refactoring
ngdeqi Nov 4, 2022
a38853b
Change test method name to have methodName_input_expectedOutput() nam…
OVReader Nov 4, 2022
37a9b37
Add testing for ParseAddProperty
OVReader Nov 4, 2022
456384b
Add help as a feature in PPP
wilsonngja Nov 4, 2022
4a91cea
Merge pull request #241 from zoranabc201/DG-List-Update
wilsonngja Nov 4, 2022
7f195c0
Merge pull request #242 from zoranabc201/DG-AddListManualTesting
wilsonngja Nov 4, 2022
75ab807
Merge pull request #250 from OVReader/branch-Add-Testing-For-ParseAdd…
wilsonngja Nov 4, 2022
b2053d4
Merge pull request #252 from OVReader/branch-Add-Testing-For-ParseAdd…
ngdeqi Nov 4, 2022
901b9b8
Fix MCs with List UG update
zoranabc201 Nov 4, 2022
28361c8
Merge pull request #239 from wilsonngja/branch-user-guide
OVReader Nov 4, 2022
a5e41b6
Merge branch 'master' into List-DG-MCs
zoranabc201 Nov 4, 2022
16ba004
Remove input lines from expected output codeblock in find and help co…
wilsonngja Nov 4, 2022
c801354
Merge pull request #254 from zoranabc201/List-DG-MCs
ngdeqi Nov 4, 2022
50eaef4
Update AboutUs Page. Fix indentation bug. Fix error messages
zoranabc201 Nov 4, 2022
a170d28
Update add property section in UG
OVReader Nov 4, 2022
0ee1ead
Update add client section in UG
OVReader Nov 4, 2022
73a9523
Update DG UML diagrams to reflect refactoring
ngdeqi Nov 5, 2022
23cf118
Final readingo of UG and DG for pair, unpair, check property
ngdeqi Nov 5, 2022
b7c4ebb
Merge pull request #258 from OVReader/branch-Update-Add-Features-In-U…
ngdeqi Nov 5, 2022
51b9448
Merge pull request #238 from FeliciaBeatrice/branch-Delete-Command
ngdeqi Nov 5, 2022
34a64c0
Fix various coding standard violations related to add command
OVReader Nov 5, 2022
f450dac
Package add-related classes
OVReader Nov 5, 2022
2028286
Update CommandAddParser-related sections in DG
OVReader Nov 5, 2022
1bbe210
Improve phrasing for add feature implementation section in DG
OVReader Nov 5, 2022
4aa0b54
Resolve merge conflict
OVReader Nov 5, 2022
5398910
Final edit to pairingList sequence diagram
ngdeqi Nov 5, 2022
3e0b5e0
Fix merge conflict
ngdeqi Nov 5, 2022
a133415
Merge pull request #243 from FeliciaBeatrice/branch-Sequence-Diagrams
OVReader Nov 5, 2022
951af35
Merge pull request #247 from wilsonngja/branch-coding-standard
OVReader Nov 5, 2022
0771504
Merge pull request #253 from wilsonngja/branch-ppp
OVReader Nov 5, 2022
b1bf425
Merge pull request #255 from wilsonngja/branch-user-guide
OVReader Nov 5, 2022
91019c8
Merge pull request #256 from zoranabc201/FIx-Formatting-Issues-List
OVReader Nov 5, 2022
a4eb116
Merge branch 'master' into branch-Final-Checks
ngdeqi Nov 5, 2022
f18b8d1
Merge branch 'master' into branch-Fix-Add-Related-Coding-Standard-Vio…
OVReader Nov 5, 2022
e216eb4
Merge pull request #260 from OVReader/branch-Fix-Add-Related-Coding-S…
wilsonngja Nov 5, 2022
35bd463
Merge branch 'master' into branch-Final-Checks
ngdeqi Nov 5, 2022
ce89401
Merge pull request #261 from ngdeqi/branch-Final-Checks
OVReader Nov 5, 2022
c1d32ab
Fix broken pairingList link and sectioning problem in DG
ngdeqi Nov 5, 2022
846fb43
Fix PPP problem
ngdeqi Nov 5, 2022
cdcf0c1
Fix another PPP typo
ngdeqi Nov 5, 2022
6a51a16
Improve coding standard by removing magic literals
wilsonngja Nov 5, 2022
9f6bcde
Fix UG command summary link
ngdeqi Nov 5, 2022
8222842
Remove additional ordered list in PPP
wilsonngja Nov 5, 2022
b855a1b
Fix README, AboutUs and docs/README.md
ngdeqi Nov 5, 2022
53bd5d5
Update github profile and portfolio in AboutUs.md
wilsonngja Nov 5, 2022
334e38b
Merge pull request #262 from wilsonngja/branch-coding-standard
OVReader Nov 5, 2022
bd249b3
Merge pull request #263 from ngdeqi/branch-Docs-Final-Checks
OVReader Nov 5, 2022
f04912a
Merge pull request #264 from wilsonngja/branch-ppp
OVReader Nov 5, 2022
764b077
Add instructions for manual testing for add client
OVReader Nov 5, 2022
19a0ac0
Fix more UG DG ngdeqi PPP formatting ssues
ngdeqi Nov 5, 2022
4e39233
Add instructions for manual testing for add property
OVReader Nov 5, 2022
74db70a
Add duplication cases for add in manual testing instructions
OVReader Nov 5, 2022
79b819d
Merge branch 'master' into branch-Add-Instructions-For-Manual-Testing
OVReader Nov 5, 2022
aad214f
Merge pull request #266 from ngdeqi/branch-Docs-Final-Checks
OVReader Nov 5, 2022
74b03ab
Add details in glossary (DG)
OVReader Nov 5, 2022
8dec497
Merge branch 'master' into branch-about-us
wilsonngja Nov 5, 2022
2b9b7cf
Change the list for NFR in DeveloperGuide.md
wilsonngja Nov 5, 2022
5854fb7
Merge branch 'master' of https://github.com/AY2223S1-CS2113-F11-1/tp …
wilsonngja Nov 5, 2022
77a83c5
Merge branch 'master' into branch-Coding-Standard
FeliciaBeatrice Nov 5, 2022
a41560d
Separate INDEX_FLAGS to respective command flags
FeliciaBeatrice Nov 5, 2022
868d4cd
Refactored FLAGS to TAGS. Added some documentation.
zoranabc201 Nov 5, 2022
b91e153
Merge pull request #271 from wilsonngja/developer-guide-update
OVReader Nov 6, 2022
8e386a8
Merge pull request #265 from wilsonngja/branch-about-us
FeliciaBeatrice Nov 6, 2022
a8388ea
Merge pull request #268 from OVReader/branch-Add-Instructions-For-Man…
FeliciaBeatrice Nov 6, 2022
2ef487a
Merge pull request #272 from FeliciaBeatrice/branch-Coding-Standard
ngdeqi Nov 6, 2022
e9df396
Merge branch 'master' into branch-Update-Glossary-In-Developer-Guide
OVReader Nov 6, 2022
93fdd65
Create Check Client exceptions
FeliciaBeatrice Nov 6, 2022
4633b63
Localize Check Client exceptions
FeliciaBeatrice Nov 6, 2022
e59eb3e
Create Delete Client/Property exceptions
FeliciaBeatrice Nov 6, 2022
7c18415
Merge pull request #270 from OVReader/branch-Update-Glossary-In-Devel…
wilsonngja Nov 6, 2022
5c9dcaf
Merge pull request #274 from zoranabc201/Add-Documentation-Refactor-F…
wilsonngja Nov 6, 2022
95d24aa
Localize Delete Client exceptions
FeliciaBeatrice Nov 6, 2022
d616f29
Fix AboutUs formatting issue
zoranabc201 Nov 6, 2022
03b0e00
Localize Delete Property exceptions
FeliciaBeatrice Nov 6, 2022
7f39328
Delete unused exceptions
FeliciaBeatrice Nov 6, 2022
03130fc
Rename Check Client and Delete Client/Property parser classes
FeliciaBeatrice Nov 6, 2022
bb1225a
Merge branch 'master' into branch-Exceptions
FeliciaBeatrice Nov 6, 2022
fefe5df
Merge branch 'master' into branch-Sequence-Diagrams
FeliciaBeatrice Nov 6, 2022
4b8b23f
Merge pull request #277 from FeliciaBeatrice/branch-Exceptions
OVReader Nov 6, 2022
e025a2b
Merge pull request #276 from zoranabc201/AboutUsFix
OVReader Nov 6, 2022
7656b90
Merge branch 'master' into branch-Coding-Standard
FeliciaBeatrice Nov 6, 2022
83edf6e
Fix coding standard issues
FeliciaBeatrice Nov 6, 2022
efb7076
Add JavaDoc comments
FeliciaBeatrice Nov 6, 2022
b8d5bfc
Refactor Delete and Check parser classes
FeliciaBeatrice Nov 6, 2022
d02dc44
Update PPP
OVReader Nov 6, 2022
006eaeb
Merge pull request #278 from FeliciaBeatrice/branch-Coding-Standard
wilsonngja Nov 6, 2022
f029bcc
Add manual testing section for Delete Client/Property and Check Clien…
FeliciaBeatrice Nov 6, 2022
c2100e1
Merge pull request #280 from OVReader/master
FeliciaBeatrice Nov 6, 2022
2fc0bbe
Add page break
OVReader Nov 6, 2022
3eae6b0
Create test code for Delete Client/Property
FeliciaBeatrice Nov 6, 2022
a3fc9e1
Create test code for Check Client/Property
FeliciaBeatrice Nov 6, 2022
5caaad6
Fix Delete test code
FeliciaBeatrice Nov 6, 2022
d9f959b
Fix test code error for Delete
FeliciaBeatrice Nov 6, 2022
a819e0b
Merge pull request #282 from OVReader/branch-PPP-Formatting
zoranabc201 Nov 6, 2022
4dd2a28
Merge pull request #281 from FeliciaBeatrice/branch-Manual-Testing
zoranabc201 Nov 6, 2022
7fc58ac
Merge pull request #283 from FeliciaBeatrice/branch-Test-Code
OVReader Nov 6, 2022
4c92174
Remove icon for Add Command related class diagram in DeveloperGuide.md
wilsonngja Nov 7, 2022
abd329f
Merge pull request #284 from wilsonngja/developer-guide-update
FeliciaBeatrice Nov 7, 2022
2f5aebd
Merge branch 'master' into branch-Sequence-Diagrams
FeliciaBeatrice Nov 7, 2022
c1c3da6
Fix minor issues for UG and DG
FeliciaBeatrice Nov 7, 2022
1998cbe
Merge pull request #285 from FeliciaBeatrice/branch-Sequence-Diagrams
OVReader Nov 7, 2022
c8a1bd7
Fix rendering issue where image does not appear on Github Pages
wilsonngja Nov 7, 2022
db456d5
Merge pull request #286 from wilsonngja/developer-guide-update
FeliciaBeatrice Nov 7, 2022
97bb631
Add new line after AddClient and AddProperty image
wilsonngja Nov 7, 2022
ab261d0
Merge branch 'master' into branch-Sequence-Diagrams
FeliciaBeatrice Nov 7, 2022
93c7bd4
Update Delete Client/Property class diagram
FeliciaBeatrice Nov 7, 2022
b4236f6
Merge pull request #287 from wilsonngja/developer-guide-update
ngdeqi Nov 7, 2022
0cbb62d
Merge pull request #288 from FeliciaBeatrice/branch-Sequence-Diagrams
wilsonngja Nov 7, 2022
50c823a
Add Singapore context description to UG and README
OVReader Nov 7, 2022
c420add
Merge pull request #289 from OVReader/branch-Add-Singapore-Context-In-UG
ngdeqi Nov 7, 2022
c06b956
Fix valid input space bug along with some coding violations
OVReader Nov 7, 2022
c0477f8
Merge pull request #291 from OVReader/branch-Fix-Space-Before-Valid-I…
zoranabc201 Nov 7, 2022
9adbd55
Fix bug where backslash cause program to crash
wilsonngja Nov 7, 2022
79d8046
Add invalid command exception for backslash exception
wilsonngja Nov 7, 2022
e360ea1
Merge pull request #292 from wilsonngja/branch-bug-fix
zoranabc201 Nov 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ bin/

/text-ui-test/ACTUAL.txt
text-ui-test/EXPECTED-UNIX.TXT

/data/
/data/pair.txt
/data/property.txt
/data/client.txt
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Property Rental Manager

Property Rental Manager (PRM) is a desktop application that helps property agents manage, filter and monitor single
owner rental units for appropriate tenants. This application uses Command Line Interface (CLI) and is able to display information quickly with minimal latency.

Useful links:
* [User Guide](https://ay2223s1-cs2113-f11-1.github.io/tp/UserGuide.html)
* [Developer Guide](https://ay2223s1-cs2113-f11-1.github.io/tp/DeveloperGuide.html)
* [About Us](https://ay2223s1-cs2113-f11-1.github.io/tp/AboutUs.html)


___


# Duke project template

This is a project template for a greenfield Java project. It's named after the Java mascot _Duke_. Given below are instructions on how to use it.
Expand Down
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ checkstyle {

run{
standardInput = System.in
enableAssertions = true
}
16 changes: 9 additions & 7 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# About us

Display | Name | Github Profile | Portfolio
--------|:----:|:--------------:|:---------:
![](https://via.placeholder.com/100.png?text=Photo) | John Doe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Joe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ron John | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | John Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)

| Display | Name | Github Profile | Portfolio |
|-----------------------------------------------------|:-------------------------:|:--------------------------------------------:|:------------------------------------:|
| ![](https://via.placeholder.com/100.png?text=Photo) | Wilson Ng Jing An | [Github](https://github.com/wilsonngja) | [Portfolio](team/wilsonngja.md) |
| ![](https://via.placeholder.com/100.png?text=Photo) | Syed Omar Zoran | [Github](https://github.com/zoranabc201) | [Portfolio](team/zoranabc201.md) |
| ![](https://via.placeholder.com/100.png?text=Photo) | Ang Jia Le Marcus | [Github](https://github.com/OVReader) | [Portfolio](team/ovreader.md) |
| ![](https://via.placeholder.com/100.png?text=Photo) | Ng De Qi | [Github](https://github.com/ngdeqi) | [Portfolio](team/ngdeqi.md) |
| ![](https://via.placeholder.com/100.png?text=Photo) | Felicia Beatrice Budiawan | [Github](https://github.com/FeliciaBeatrice) | [Portfolio](team/feliciabeatrice.md) |

1,077 changes: 1,058 additions & 19 deletions docs/DeveloperGuide.md

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Duke
# Property Rental Manager

{Give product intro here}
Property Rental Manager (PRM) is a desktop application that helps property agents manage, filter and monitor single
owner rental units for appropriate tenants. This application uses Command Line Interface (CLI) and is able to display information quickly with minimal latency. Also, the application is tailored to Singapore context.

Useful links:
* [User Guide](UserGuide.md)
* [Developer Guide](DeveloperGuide.md)
* [About Us](AboutUs.md)
* [User Guide](https://ay2223s1-cs2113-f11-1.github.io/tp/UserGuide.html)
* [Developer Guide](https://ay2223s1-cs2113-f11-1.github.io/tp/DeveloperGuide.html)
* [About Us](https://ay2223s1-cs2113-f11-1.github.io/tp/AboutUs.html)
Binary file added docs/Storage File Screenshot/client.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Storage File Screenshot/pair.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Storage File Screenshot/property.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading