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

[CS2103T-W10-4] FoodNotes #190

Open
wants to merge 715 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
715 commits
Select commit Hold shift + click to select a range
1bab0a5
fix checkstyle
jamesebond Nov 11, 2023
7537241
Change all screenshots to mac
beatricecst Nov 11, 2023
6804caf
add test cases
jamesebond Nov 11, 2023
96c859f
Merge pull request #229 from beatricecst/user-guide
jamesebond Nov 11, 2023
0a43510
Update screenshots
beatricecst Nov 11, 2023
8bde5a2
edit find-by-name example
beatricecst Nov 11, 2023
d2de5b7
Add testing for AddItemReview and DeleteItemReview
samuelmui8 Nov 11, 2023
4959015
Fix some UG bugs
samuelmui8 Nov 11, 2023
5441029
Fix planned enhancement grammar errors
beatricecst Nov 11, 2023
19a2c63
Merge branch 'master' into branch-bugFixes
samuelmui8 Nov 11, 2023
88a8c83
Merge pull request #264 from samuelmui8/branch-Testing
teoks0199 Nov 11, 2023
417dd0f
Merge pull request #265 from samuelmui8/branch-bugFixes
samuelmui8 Nov 11, 2023
e70fafb
Update DG
beatricecst Nov 11, 2023
62dff0b
Edit UG and DG
teoks0199 Nov 11, 2023
95896c1
Merge pull request #266 from teoks0199/branch-ug-dg
teoks0199 Nov 11, 2023
92fc2a9
change TOC and formatting and the GUI screenshot
jamesebond Nov 11, 2023
987ac37
Merge branch 'master' into branch-1.4-bugfix
teoks0199 Nov 11, 2023
457aa75
Merge branch 'master' into Branch-UG
jamesebond Nov 11, 2023
a35ecfe
add EOF
jamesebond Nov 11, 2023
99cd286
Merge branch 'Branch-UG' of https://github.com/jamesebond/tp into Bra…
jamesebond Nov 11, 2023
8f52fc2
Added blue box to surround information sources
Ruizhi2001 Nov 11, 2023
1271576
Fix case insensitivity for stalls and item
teoks0199 Nov 11, 2023
8e5a4ae
fix checkstyle
jamesebond Nov 11, 2023
2a8a465
Merge pull request #267 from jamesebond/Branch-UG
teoks0199 Nov 11, 2023
ac2a7aa
Remove unused Tag class
teoks0199 Nov 11, 2023
af45ebd
Update instructions for manual testing
beatricecst Nov 11, 2023
debef35
Update build.gradle
jamesebond Nov 11, 2023
a9ec537
Resolve merge conflict
beatricecst Nov 11, 2023
ae82b38
Merge pull request #269 from beatricecst/devGuide
teoks0199 Nov 11, 2023
fc892b3
Merge branch 'master' into user-guide
beatricecst Nov 11, 2023
cdc6c49
Merge pull request #262 from beatricecst/user-guide
teoks0199 Nov 11, 2023
5f1b032
Merge pull request #268 from teoks0199/branch-1.4-bugfix
teoks0199 Nov 11, 2023
bd108ca
Merge pull request #225 from jamesebond/Branch-TestCase
teoks0199 Nov 11, 2023
cfbd588
Update use cases in DG and fix example in 4.4.1 of UG
samuelmui8 Nov 11, 2023
d9b7fba
Merge branch 'master' into branch-bugFixes
samuelmui8 Nov 11, 2023
627c7ff
Merge pull request #270 from samuelmui8/branch-bugFixes
teoks0199 Nov 11, 2023
da33796
Update UI UML diagram and delete unnecessary unused UI classes
Ruizhi2001 Nov 11, 2023
6813171
Update AddItemSequenceDiagram
Ruizhi2001 Nov 11, 2023
3200667
Update project site
samuelmui8 Nov 11, 2023
1f73b68
Update UML diagram for Model Class
Ruizhi2001 Nov 11, 2023
53a9606
Implement comparable in Rating class and make comparator code more
Ruizhi2001 Nov 11, 2023
b4c39c4
Fix checkstyle
Ruizhi2001 Nov 11, 2023
ef86fa7
Merge branch 'master' into branch-bug-fixes
Ruizhi2001 Nov 11, 2023
b0dd3ee
Add in testing for StallLocationComparator and StallRatingComparator
Ruizhi2001 Nov 11, 2023
e7bf3c1
Add testing for stallPriceComparator
Ruizhi2001 Nov 11, 2023
5c610af
Fix checkstyle
Ruizhi2001 Nov 11, 2023
2b02486
Merge pull request #271 from samuelmui8/branch-bugFixes
Ruizhi2001 Nov 11, 2023
2a0627e
fix
jamesebond Nov 11, 2023
d2de5c3
Merge branch 'master' into Branch-UG
jamesebond Nov 11, 2023
95fa8ae
Merge pull request #272 from Ruizhi2001/branch-bug-fixes
Ruizhi2001 Nov 11, 2023
42c32b1
Merge pull request #273 from jamesebond/Branch-UG
samuelmui8 Nov 11, 2023
fefde27
minor fix
jamesebond Nov 11, 2023
7c136a4
Merge pull request #274 from jamesebond/Branch-UG
samuelmui8 Nov 11, 2023
412c55b
UG formatting and consistency fix
jamesebond Nov 11, 2023
9c3cfd2
Edit DG
teoks0199 Nov 11, 2023
4089d68
Merge pull request #275 from jamesebond/Branch-UG
teoks0199 Nov 11, 2023
ca30fe5
Merge pull request #276 from teoks0199/branch-ug-dg
samuelmui8 Nov 11, 2023
0207f9e
fix ug toc bug
beatricecst Nov 11, 2023
f88e8f0
Resolve merge conflicts
beatricecst Nov 11, 2023
448e980
Merge pull request #277 from beatricecst/fix-toc
jamesebond Nov 11, 2023
9817762
Update user stories
samuelmui8 Nov 11, 2023
eac7e29
bug fix
jamesebond Nov 11, 2023
cf6970e
Edit UG
teoks0199 Nov 11, 2023
682acbc
Merge pull request #278 from samuelmui8/branch-DG
teoks0199 Nov 11, 2023
903007d
Merge branch 'master' into Branch-UG
jamesebond Nov 11, 2023
3c90538
add EOF
jamesebond Nov 11, 2023
0377946
Merge branch 'Branch-UG' of https://github.com/jamesebond/tp into Bra…
jamesebond Nov 11, 2023
f7593fa
Merge pull request #279 from teoks0199/branch-ug-dg
samuelmui8 Nov 11, 2023
a0a1121
Merge pull request #280 from jamesebond/Branch-UG
beatricecst Nov 11, 2023
6af65df
fix typo
jamesebond Nov 11, 2023
06d9819
Merge pull request #281 from jamesebond/Branch-UG
beatricecst Nov 11, 2023
12e3c50
Fix some UG formatting and update PPP
samuelmui8 Nov 11, 2023
8629265
Merge pull request #282 from samuelmui8/branch-bugFixes
teoks0199 Nov 11, 2023
1ea5cee
Update UG
jamesebond Nov 11, 2023
070bf18
Change name
jamesebond Nov 11, 2023
3b89a6c
Merge branch 'master' into Branch-UG
jamesebond Nov 11, 2023
f9b7fb6
fix checkstyle
jamesebond Nov 11, 2023
225f523
Merge pull request #283 from jamesebond/Branch-UG
beatricecst Nov 12, 2023
0b1f26e
Fix links in 2.1 of UG and fix alignment from 5.4.4 onwards
samuelmui8 Nov 12, 2023
80649e3
Merge pull request #284 from samuelmui8/branch-UGBugs
Ruizhi2001 Nov 12, 2023
84fb17a
Fix alignment issues from 5.4.6 onwards
samuelmui8 Nov 12, 2023
ba0c87a
Merge branch 'master' into branch-UGBugs
samuelmui8 Nov 12, 2023
629c332
Merge pull request #285 from samuelmui8/branch-UGBugs
samuelmui8 Nov 12, 2023
717c120
UG update
jamesebond Nov 12, 2023
c951742
fix checkstyle
jamesebond Nov 12, 2023
ee74e34
Merge pull request #286 from jamesebond/Branch-UG
beatricecst Nov 12, 2023
8388867
bug fix
jamesebond Nov 12, 2023
ac21ad0
Merge pull request #287 from jamesebond/Branch-UG
beatricecst Nov 12, 2023
b64d2cd
add TOC
jamesebond Nov 12, 2023
00af7d1
Merge pull request #288 from jamesebond/Branch-UG
jamesebond Nov 12, 2023
ebf457d
Fix javadoc for UniqueItemList
Ruizhi2001 Nov 12, 2023
53a2db7
Edit screenshots and make the english more consistent
jamesebond Nov 12, 2023
05240e3
Merge pull request #289 from Ruizhi2001/branch-more-bug-fixes
samuelmui8 Nov 12, 2023
e21d86f
Merge pull request #290 from jamesebond/Branch-UG
samuelmui8 Nov 12, 2023
0465dcd
Fix UG formatting for Edit-Item onwards and update TOC with numbering
samuelmui8 Nov 12, 2023
d49698c
Update DG use cases
samuelmui8 Nov 12, 2023
8c8dd29
Update PPP
samuelmui8 Nov 12, 2023
6706e01
Merge pull request #291 from samuelmui8/branch-UGBugs
Ruizhi2001 Nov 12, 2023
66c56df
Remove bullets and add in command for UG toc
Ruizhi2001 Nov 12, 2023
baeeecb
Merge pull request #292 from Ruizhi2001/branch-fix-UG
teoks0199 Nov 12, 2023
761e244
Add icon back into UG and remove TA manager header
Ruizhi2001 Nov 13, 2023
73d7d34
Merge branch 'master' into branch-fix-UG
Ruizhi2001 Nov 13, 2023
d73f975
Merge pull request #293 from Ruizhi2001/branch-fix-UG
samuelmui8 Nov 13, 2023
583f92a
Update screenshots
beatricecst Nov 13, 2023
8182030
ppp
beatricecst Nov 13, 2023
ebda7da
Merge pull request #295 from beatricecst/UserGuide
jamesebond Nov 13, 2023
e2bae9d
fix typo
beatricecst Nov 13, 2023
0f20c5e
Fix image link to clearCommandOutcome.png
teoks0199 Nov 13, 2023
6cc066a
Merge pull request #296 from teoks0199/branch-ug-dg
jamesebond Nov 13, 2023
6b1afaf
Touch up UG
teoks0199 Nov 13, 2023
5630640
add PPP
jamesebond Nov 13, 2023
6cab99c
Standardise UG to STALL_LOCATION
teoks0199 Nov 13, 2023
e8f5795
Merge pull request #297 from teoks0199/branch-ug-dg
Ruizhi2001 Nov 13, 2023
31217e5
Merge pull request #298 from jamesebond/Branch-UG
Ruizhi2001 Nov 13, 2023
8bb27e2
Update box colour of special information in UG
Ruizhi2001 Nov 13, 2023
db71734
Touch up UG
teoks0199 Nov 13, 2023
01d6ddc
Merge pull request #299 from Ruizhi2001/branch-fix-UG
teoks0199 Nov 13, 2023
b8567fc
Merge branch 'master' into branch-ug-dg
teoks0199 Nov 13, 2023
64023ec
Update UG
teoks0199 Nov 13, 2023
4c58467
Merge pull request #300 from teoks0199/branch-ug-dg
samuelmui8 Nov 13, 2023
e613fe1
Change colour of UG box and minor refactoring of code
Ruizhi2001 Nov 13, 2023
3863654
Merge branch 'master' into branch-fix-UG
Ruizhi2001 Nov 13, 2023
0fc8275
Resolve conflicts
Ruizhi2001 Nov 13, 2023
10fc94e
Edit UG to remove unnecessary content
Ruizhi2001 Nov 13, 2023
e096459
Update PPP
Ruizhi2001 Nov 13, 2023
f181d8c
Merge pull request #301 from Ruizhi2001/branch-fix-UG
samuelmui8 Nov 13, 2023
ecd9e7a
Fix colours for UG boxes
Ruizhi2001 Nov 13, 2023
254d17b
Merge pull request #302 from Ruizhi2001/branch-fix-UG
samuelmui8 Nov 13, 2023
ed0d43a
Merge branch 'master' into devGuide
beatricecst Nov 13, 2023
3466322
ppp
beatricecst Nov 13, 2023
7b5f45b
Update PPP
teoks0199 Nov 13, 2023
266d614
Minor DG diagram fix
Ruizhi2001 Nov 13, 2023
6797a7a
Add assertions and update PPP
samuelmui8 Nov 13, 2023
4a1df27
Merge pull request #303 from teoks0199/branch-ug-dg
teoks0199 Nov 13, 2023
3904ed0
Merge pull request #305 from Ruizhi2001/branch-fix-DG
teoks0199 Nov 13, 2023
64c659f
Merge pull request #304 from beatricecst/devGuide
teoks0199 Nov 13, 2023
9506dec
Merge pull request #306 from samuelmui8/branch-CodeQuality
teoks0199 Nov 13, 2023
a938f87
Edit javadocs
teoks0199 Nov 13, 2023
92576cc
Edit UG
teoks0199 Nov 13, 2023
aebfca2
Update Appendix of DG
samuelmui8 Nov 13, 2023
7ad092a
Edit UG
teoks0199 Nov 13, 2023
3c1195b
Fix EOF no newline
samuelmui8 Nov 13, 2023
508030f
Fix EOF no newline in DG
samuelmui8 Nov 13, 2023
c2c3298
Merge pull request #308 from samuelmui8/branch-UGBugs
Ruizhi2001 Nov 13, 2023
95cf33d
Fix formatting
teoks0199 Nov 13, 2023
f456284
Merge pull request #307 from teoks0199/branch-fixes
teoks0199 Nov 13, 2023
3ba4644
Refine predicates for manual testing and add javadocs
Ruizhi2001 Nov 13, 2023
15b6922
Merge branch 'master' into branch-fix-DG
Ruizhi2001 Nov 13, 2023
ba546bb
Edit UG
teoks0199 Nov 13, 2023
3bb0431
Edit UG
teoks0199 Nov 13, 2023
9a29f16
Reorder section 2.2 of UG
samuelmui8 Nov 13, 2023
38d31c5
Edit UG
teoks0199 Nov 13, 2023
37e8eee
Merge pull request #309 from Ruizhi2001/branch-fix-DG
teoks0199 Nov 13, 2023
554021e
Revert "Branch fix dg"
teoks0199 Nov 13, 2023
6dd00a4
Merge pull request #312 from AY2324S1-CS2103T-W10-4/revert-309-branch…
samuelmui8 Nov 13, 2023
a242b36
Merge pull request #310 from teoks0199/branch-fixes
samuelmui8 Nov 13, 2023
41d22db
Merge pull request #311 from samuelmui8/branch-UGBugs
teoks0199 Nov 13, 2023
59f0feb
Fix sorting of rating
Ruizhi2001 Nov 13, 2023
c6e965a
Merge pull request #313 from Ruizhi2001/branch-fix-DG
samuelmui8 Nov 13, 2023
7fb040e
Update screenshot
beatricecst Nov 13, 2023
233486d
Merge pull request #314 from beatricecst/UserGuide
samuelmui8 Nov 13, 2023
06b82a4
Update DG prerequisites and misc javadocs
Ruizhi2001 Nov 13, 2023
fe7bd04
Merge pull request #315 from Ruizhi2001/branch-fix-DG
teoks0199 Nov 13, 2023
2ce3b6f
Add more details to javadocs
Ruizhi2001 Nov 13, 2023
8b8313d
Fix DG formatting
Ruizhi2001 Nov 13, 2023
404c41e
Fix minor DG bugs
Ruizhi2001 Nov 13, 2023
a9e38b5
Merge pull request #316 from Ruizhi2001/branch-fix-DG
teoks0199 Nov 13, 2023
3bb6382
Fix minor DG formatting bug
Ruizhi2001 Nov 13, 2023
9c83c31
Fix broken image in UG
samuelmui8 Nov 13, 2023
afbd6f6
Merge pull request #318 from Ruizhi2001/branch-fix-DG
teoks0199 Nov 13, 2023
5da1010
Merge pull request #317 from samuelmui8/branch-UGBugs
teoks0199 Nov 13, 2023
59afc5b
Fix DG prerequisite bug
Ruizhi2001 Nov 13, 2023
905e00c
Edit PPP
Ruizhi2001 Nov 13, 2023
4fd9af9
Fix minor DG bug
Ruizhi2001 Nov 13, 2023
4aa04b5
Merge pull request #319 from Ruizhi2001/branch-fix-DG
samuelmui8 Nov 13, 2023
fb423ee
Add page breaks to UG and DG
samuelmui8 Nov 13, 2023
280d301
Merge pull request #320 from samuelmui8/branch-UGBugs
samuelmui8 Nov 13, 2023
da29051
Fix minor PPP format
Ruizhi2001 Nov 13, 2023
b7657d2
Edit page breaks in UG
samuelmui8 Nov 13, 2023
4ef0d52
Merge pull request #321 from Ruizhi2001/branch-minorfixes
samuelmui8 Nov 13, 2023
b455848
Merge pull request #322 from samuelmui8/branch-UGBugs
Ruizhi2001 Nov 13, 2023
3067053
Change release version number
samuelmui8 Nov 13, 2023
b0106e8
Update PPP
samuelmui8 Nov 13, 2023
9a45fcb
Merge pull request #323 from samuelmui8/branch-UGBugs
samuelmui8 Nov 13, 2023
744a05a
Add in planned enhancement
Ruizhi2001 Nov 14, 2023
8e55c9c
Add more future enhancements
Ruizhi2001 Nov 14, 2023
71cd3bd
Merge pull request #324 from Ruizhi2001/branch-update-feature-flaws
samuelmui8 Nov 14, 2023
480a200
Update DG planned enhancements
samuelmui8 Nov 14, 2023
245f358
Merge pull request #326 from samuelmui8/branch-UGBugs
teoks0199 Nov 14, 2023
3c345e8
Update acknowledgements in DG
samuelmui8 Nov 14, 2023
b8f2507
Update AB3 link in DG
samuelmui8 Nov 14, 2023
f60bb2d
Merge pull request #327 from samuelmui8/branch-UGBugs
Ruizhi2001 Nov 14, 2023
07b2c83
Update DG planned enhancements
samuelmui8 Nov 14, 2023
0dfe8c9
Merge pull request #328 from samuelmui8/branch-DGBugs
teoks0199 Nov 14, 2023
b188f07
Edit UG for 2101
teoks0199 Nov 14, 2023
d43b3ce
Edit UG for 2101
teoks0199 Nov 14, 2023
22f3c03
Merge pull request #329 from teoks0199/branch-ug-dg
Ruizhi2001 Nov 14, 2023
9ee627d
Edit UG for 2101
teoks0199 Nov 14, 2023
40cb55c
Edit ug
beatricecst Nov 14, 2023
b7c13b5
Merge pull request #330 from teoks0199/branch-ug-dg
teoks0199 Nov 14, 2023
a7ea393
Edit ug
beatricecst Nov 14, 2023
dee4e5f
Resolve merge conflicts
beatricecst Nov 14, 2023
b15051b
Add FAQ to UG
Ruizhi2001 Nov 14, 2023
67eb25c
Examples are back
beatricecst Nov 14, 2023
c303cee
edit screenshots
jamesebond Nov 14, 2023
1d9978b
Fix grammar
beatricecst Nov 14, 2023
2532513
Merge branch 'master' into Branch-UG
jamesebond Nov 14, 2023
7baf862
Merge pull request #332 from jamesebond/Branch-UG
jamesebond Nov 14, 2023
ef9ff14
edit screenshot
jamesebond Nov 14, 2023
61c18ba
Merge branch 'Branch-UG' of https://github.com/jamesebond/tp into Bra…
jamesebond Nov 14, 2023
620e3db
Merge branch 'master' into Branch-UG
jamesebond Nov 14, 2023
3d76adb
Merge pull request #331 from beatricecst/UserGuide
Ruizhi2001 Nov 14, 2023
76118a3
add screenshots
jamesebond Nov 14, 2023
207a3fc
Merge pull request #333 from jamesebond/Branch-UG
jamesebond Nov 15, 2023
5aec524
delete screenshot
jamesebond Nov 15, 2023
6af9383
deleted the ugly shadow
jamesebond Nov 15, 2023
36902e3
Merge pull request #334 from jamesebond/Branch-UG
jamesebond Nov 15, 2023
0a60ef9
add more instructions
jamesebond Nov 15, 2023
6d738ea
Change the position of tip
teoks0199 Nov 15, 2023
2b96dee
Merge pull request #335 from jamesebond/Branch-UG
jamesebond Nov 15, 2023
9cfef8e
Merge pull request #336 from teoks0199/branch-ug-dg
Ruizhi2001 Nov 15, 2023
10a06bb
Merge branch 'master' into branch-touch-up-ug
Ruizhi2001 Nov 15, 2023
e902058
Fix image not showing up issue
Ruizhi2001 Nov 15, 2023
6e54619
Merge pull request #337 from Ruizhi2001/branch-touch-up-ug
Ruizhi2001 Nov 15, 2023
72234bb
Minor formatting issue
beatricecst Nov 15, 2023
4bae8d4
Merge branch 'master' into UserGuide
beatricecst Nov 15, 2023
9dc3871
Fix formatting
Ruizhi2001 Nov 15, 2023
d6deb6d
Merge pull request #338 from beatricecst/UserGuide
Ruizhi2001 Nov 15, 2023
c7cc741
Merge pull request #339 from Ruizhi2001/branch-touch-up-ug
jamesebond Nov 15, 2023
daff0a1
edit screenshots
jamesebond Nov 15, 2023
f6fb43e
Merge branch 'master' into Branch-UG
jamesebond Nov 15, 2023
b45469f
Edit screenshots and bolded the FAQ questions
jamesebond Nov 15, 2023
a2e6712
Merge pull request #340 from jamesebond/Branch-UG
Ruizhi2001 Nov 15, 2023
1e32509
Add line break before section 6 FAQ of UG
samuelmui8 Nov 15, 2023
edc226e
Merge pull request #341 from samuelmui8/branch-UGBugs
teoks0199 Nov 15, 2023
5710e23
Fix column in table
Ruizhi2001 Nov 15, 2023
84627d6
Merge pull request #342 from Ruizhi2001/branch-fix-column
samuelmui8 Nov 15, 2023
9336fe1
Remove column in table
Ruizhi2001 Nov 15, 2023
034e4ea
Merge pull request #343 from Ruizhi2001/branch-fix-column
samuelmui8 Nov 15, 2023
79a478c
Add breaks
teoks0199 Nov 15, 2023
7bc1fdc
Merge pull request #344 from teoks0199/branch-ug-dg
samuelmui8 Nov 15, 2023
1107a3f
Add breaks
teoks0199 Nov 15, 2023
ff411eb
Merge pull request #345 from teoks0199/branch-ug-dg
teoks0199 Nov 15, 2023
afbddcd
Add page breaks
samuelmui8 Nov 15, 2023
fdc26d7
Merge branch 'master' into branch-UGBugs
samuelmui8 Nov 15, 2023
1531f7b
Merge pull request #346 from samuelmui8/branch-UGBugs
teoks0199 Nov 15, 2023
b1c30ae
Remove breaks
teoks0199 Nov 15, 2023
10a3003
Merge pull request #347 from teoks0199/branch-ug-dg
teoks0199 Nov 15, 2023
6c4dbfc
Add breaks
samuelmui8 Nov 15, 2023
62d0074
Merge pull request #348 from samuelmui8/branch-UGBugs
teoks0199 Nov 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)

[![CI Status](https://github.com/AY2324S1-CS2103T-W10-4/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2324S1-CS2103T-W10-4/tp/actions)
[![codecov](https://codecov.io/gh/AY2324S1-CS2103T-W10-4/tp/graph/badge.svg?token=ZWKAC99R4H)](https://codecov.io/gh/AY2324S1-CS2103T-W10-4/tp)
# FoodNotes
![Ui](docs/images/Ui.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
Example usages:
* as a starting point of a course project (as opposed to writing everything from scratch)
* as a case study
* The project simulates an ongoing software project for a desktop application (called _AddressBook_) used for managing contact details.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.

## Introduction
FoodNotes is a desktop address book application used to record reviews on food stalls and menus. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC.

## Others
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).<br>
8 changes: 6 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,16 @@ dependencies {
implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.7.4'

testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: jUnitVersion

testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: jUnitVersion

}

shadowJar {
archiveFileName = 'addressbook.jar'
archiveFileName = 'FoodNotes.jar'
}

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'
53 changes: 27 additions & 26 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,52 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Samuel Mui

<img src="images/johndoe.png" width="200px">
<img src="images/samuelmui8.png" width="200px">

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/samuelmui8)]
[[portfolio](team/samuelmui8.md)]

* Role: Project Advisor
* Role: Developer
* Responsibilities: Backend

### Jane Doe
### Teo Kai Sheng

<img src="images/johndoe.png" width="200px">
<img src="images/teoks0199.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/teoks0199)]
[[portfolio](team/teoks0199.md)]

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Backend

### Johnny Doe
### Lim RuiZhi

<img src="images/johndoe.png" width="200px">
<img src="images/ruizhi2001.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](https://github.com/Ruizhi2001)]
[[portfolio](team/ruizhi2001.md)]

* Role: Developer
* Responsibilities: Data
* Responsibilities: UIUX

### Jean Doe
### Beatrice Chen

<img src="images/johndoe.png" width="200px">
<img src="images/beatricecst.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/beatricecst)]
[[portfolio](team/beatricecst.md)]

* Role: Developer
* Responsibilities: Dev Ops + Threading

### James Doe
### Du Kaixuan

<img src="images/johndoe.png" width="200px">
<img src="images/jamesebond.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/jamesebond)]
[[portfolio](team/jamesebond.md)]

* Role: Developer
* Responsibilities: UI
* Role: Best Developer
* Responsibilities: Best UI
3 changes: 1 addition & 2 deletions docs/DevOps.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
layout: page
title: DevOps guide
show-toc: true
---

* Table of Contents
{:toc}

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

Expand Down
Loading
Loading