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-F08-1] FinCliq #46

Open
wants to merge 507 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
507 commits
Select commit Hold shift + click to select a range
d88b8ee
fix checkstyle long character issues
jaejayrome Mar 26, 2024
918e6bb
Update DG and DG diagrams
sethteo Mar 26, 2024
ad454c2
Fix CI
sethteo Mar 26, 2024
5cf120e
Merge pull request #137 from sethteo/update-dg
sethteo Mar 27, 2024
eceabeb
Update image
sethteo Mar 27, 2024
feb21d2
Merge pull request #138 from sethteo/update-dg
sethteo Mar 27, 2024
4825595
Merge pull request #136 from timothysashimi/master
timothysashimi Mar 27, 2024
5de1015
change constructor to check whether meetings is null
jaejayrome Mar 27, 2024
a3fe34e
Edit DG to add delete meeting use case
Mar 27, 2024
64dece5
Merge pull request #142 from chewbum/branch-updateDG-deleteMeeting
timothysashimi Mar 28, 2024
b3649ca
Add filter clients by tag use case
timothysashimi Mar 28, 2024
5e37066
Merge pull request #19 from timothysashimi/meeting-no-client
timothysashimi Mar 28, 2024
ef9f8fc
Merge pull request #144 from timothysashimi/master
sethteo Mar 28, 2024
6f856ca
Add manual testing
itstrueitstrueitsrealitsreal Mar 28, 2024
379eec0
Fix merge conflicts
itstrueitstrueitsrealitsreal Mar 28, 2024
c8b0339
Merge pull request #146 from itstrueitstrueitsrealitsreal/branch-devg…
timothysashimi Mar 30, 2024
d1ec828
Update hongrui.md
sethteo Apr 1, 2024
682a210
Remove png files from diagrams
sethteo Apr 1, 2024
49405d5
Merge pull request #148 from sethteo/branch-update-personalmd
sethteo Apr 1, 2024
995d9ef
Update dg
sethteo Apr 1, 2024
99ecf72
Update filter command
sethteo Apr 1, 2024
851f977
Merge pull request #149 from sethteo/update-dg
sethteo Apr 1, 2024
5ffa84b
Merge pull request #150 from sethteo/update-filter-command
sethteo Apr 1, 2024
3c2e273
Merge branch 'master' of https://github.com/AY2324S2-CS2103-F08-1/tp …
jaejayrome Apr 1, 2024
ab7cba4
made some changes
jaejayrome Apr 1, 2024
d5a20af
made more changes
jaejayrome Apr 1, 2024
d4f62a0
Merge pull request #139 from jaejayrome/branch-add-jsonAdaptedMeeting
sethteo Apr 1, 2024
47d7df3
Add JsonAdaptedMeeting tests
timothysashimi Apr 1, 2024
623f8aa
Merge pull request #20 from timothysashimi/jerome-branch
timothysashimi Apr 1, 2024
cf9bc6c
Add JsonAdaptedMeeting tests
timothysashimi Apr 1, 2024
6d1d9ce
Add JsonAdaptedMeeting tests
timothysashimi Apr 1, 2024
d6e12d7
Merge pull request #21 from timothysashimi/jerome-branch
timothysashimi Apr 1, 2024
0ca638a
Fix deleteMeeting exception bug
Apr 1, 2024
7f268b5
Merge pull request #154 from chewbum/branch-fixdeletemeeting-bug
jaejayrome Apr 1, 2024
ac03bd6
Removed unused variables
timothysashimi Apr 2, 2024
ae91ac7
Merge pull request #22 from timothysashimi/jerome-branch
timothysashimi Apr 2, 2024
d1906d0
Merge pull request #153 from timothysashimi/master
timothysashimi Apr 2, 2024
e81fa9d
updated user guide faq
jaejayrome Apr 3, 2024
beb594b
Merge pull request #155 from jaejayrome/branch-update-ug
sethteo Apr 3, 2024
3cfe791
Update filter command
sethteo Apr 4, 2024
ec90a2d
Merge pull request #156 from sethteo/master
sethteo Apr 4, 2024
6e952d0
Update release images
sethteo Apr 4, 2024
cf65500
Update ug
sethteo Apr 4, 2024
0349000
Merge pull request #157 from sethteo/branch-update-release
sethteo Apr 4, 2024
82e63e7
Update UG
itstrueitstrueitsrealitsreal Apr 4, 2024
bacdaca
Merge pull request #158 from itstrueitstrueitsrealitsreal/edit-ug
itstrueitstrueitsrealitsreal Apr 4, 2024
26d38f8
Update Q&A
itstrueitstrueitsrealitsreal Apr 5, 2024
afc869d
Merge pull request #159 from itstrueitstrueitsrealitsreal/branch-ug
itstrueitstrueitsrealitsreal Apr 5, 2024
ef81ee0
Update UG
timothysashimi Apr 6, 2024
decb746
Merge pull request #23 from timothysashimi/jerome-branch
timothysashimi Apr 6, 2024
2313b87
Update UG
timothysashimi Apr 6, 2024
8874f20
Update UG
timothysashimi Apr 6, 2024
15b94bf
Update UG
timothysashimi Apr 6, 2024
23fcbdd
Update UG
timothysashimi Apr 6, 2024
af4406d
Update UG
timothysashimi Apr 6, 2024
eee759d
Update UG
timothysashimi Apr 6, 2024
37c59fc
Merge pull request #244 from timothysashimi/Fix-bugs
timothysashimi Apr 6, 2024
09adf17
fix section header
jaejayrome Apr 7, 2024
b83f748
fix addMeeting and editMeeting section headers
jaejayrome Apr 7, 2024
a4fd88e
Merge branch 'master' into branch-delete-meeting-documentation
jaejayrome Apr 7, 2024
d5c14a6
Merge pull request #245 from jaejayrome/branch-delete-meeting-documen…
sethteo Apr 7, 2024
ccdd475
Fix bugs in UG
sethteo Apr 7, 2024
a17a988
Merge pull request #246 from sethteo/branch-fix-ug-bugs
sethteo Apr 7, 2024
89fc01d
Update UG
sethteo Apr 7, 2024
3dfb526
Merge pull request #247 from sethteo/branch-fix-ug-bugs
sethteo Apr 7, 2024
08ce310
Update UG
sethteo Apr 7, 2024
90bc178
Merge pull request #248 from sethteo/master
sethteo Apr 7, 2024
6fb75e4
Fix ViewCommand bugs
sethteo Apr 7, 2024
c2431e0
Fix checkstyle
sethteo Apr 7, 2024
1a446e0
Fix checkstyle and unit testing
sethteo Apr 7, 2024
5b3965d
Merge pull request #249 from sethteo/fix-viewcommand-bugs
sethteo Apr 7, 2024
c69c35f
Fix bugs related to UG and addMeeting
Apr 7, 2024
e4b9467
Merge branch 'master' into branch-fixbugs
Apr 7, 2024
8a97236
Merge pull request #250 from chewbum/branch-fixbugs
chewbum Apr 7, 2024
b2f7439
Update indentation level of javafx
itstrueitstrueitsrealitsreal Apr 8, 2024
2610766
Update UG
itstrueitstrueitsrealitsreal Apr 8, 2024
dfb570e
Resolve merge conflicts
itstrueitstrueitsrealitsreal Apr 8, 2024
d6d1557
Update UG
itstrueitstrueitsrealitsreal Apr 8, 2024
e2bd54d
Update PPP
itstrueitstrueitsrealitsreal Apr 8, 2024
a886786
Merge pull request #251 from itstrueitstrueitsrealitsreal/bugFix
itstrueitstrueitsrealitsreal Apr 8, 2024
3bfdc4a
Update PPP
sethteo Apr 8, 2024
53263aa
Add check to ensure filter accept alphanumeric only
sethteo Apr 8, 2024
2c45666
Merge pull request #252 from sethteo/branch-fix-filter
sethteo Apr 8, 2024
0bc6313
Update ug
sethteo Apr 8, 2024
3e2334a
Update command input format
sethteo Apr 8, 2024
10bd837
Update image
sethteo Apr 8, 2024
44eeb10
Merge pull request #253 from sethteo/update-ug
jaejayrome Apr 8, 2024
bcb3b75
Fix ViewCommand parsing
sethteo Apr 9, 2024
11c9160
Merge pull request #255 from sethteo/fix-viewcommand-parsing
sethteo Apr 9, 2024
3c27875
Revert some changes to comply with freeze
sethteo Apr 9, 2024
c89cb21
Merge pull request #256 from sethteo/revert-changes
sethteo Apr 9, 2024
bda1d96
Revert changes of PR#249
sethteo Apr 9, 2024
e13fd0e
Update UG to specify Client index range
sethteo Apr 9, 2024
b65de2d
Merge pull request #257 from sethteo/revert-view-changes
sethteo Apr 9, 2024
03d86cf
Update DG
itstrueitstrueitsrealitsreal Apr 9, 2024
946fb6a
Merge pull request #258 from itstrueitstrueitsrealitsreal/devGuide
itstrueitstrueitsrealitsreal Apr 9, 2024
3662fc5
Fix error messages
sethteo Apr 9, 2024
915c728
Update tests for commands changed
sethteo Apr 9, 2024
acfc45b
Fix bug that crashes app
Apr 9, 2024
9351b2f
Fix bug that crashes app
Apr 9, 2024
3125616
Merge pull request #259 from sethteo/fix-error-message
itstrueitstrueitsrealitsreal Apr 9, 2024
f37c268
Merge branch 'master' into branch-json-duplicateMeeting
Apr 9, 2024
e79bb39
Update DG
itstrueitstrueitsrealitsreal Apr 9, 2024
b1cefee
Merge pull request #260 from chewbum/branch-json-duplicateMeeting
itstrueitstrueitsrealitsreal Apr 9, 2024
fa8f504
Merge branch 'master' into duplicateMeetings
itstrueitstrueitsrealitsreal Apr 9, 2024
2fa2fa8
Merge pull request #261 from itstrueitstrueitsrealitsreal/duplicateMe…
itstrueitstrueitsrealitsreal Apr 9, 2024
cfc412f
Update planned enhancement for view c
sethteo Apr 10, 2024
279bb15
Update addressbook.json
itstrueitstrueitsrealitsreal Apr 10, 2024
14c324e
Update UG
itstrueitstrueitsrealitsreal Apr 10, 2024
017c08f
Merge pull request #262 from sethteo/update-dg
itstrueitstrueitsrealitsreal Apr 10, 2024
cd0c3fa
Merge branch 'master' into dg
itstrueitstrueitsrealitsreal Apr 10, 2024
e7d1f28
Update DG
itstrueitstrueitsrealitsreal Apr 10, 2024
982706b
fix cascading issue
jaejayrome Apr 10, 2024
bc75799
Merge pull request #263 from itstrueitstrueitsrealitsreal/dg
jaejayrome Apr 10, 2024
aa6ea7e
Merge pull request #264 from jaejayrome/branch-cascade-delete-meeting
sethteo Apr 11, 2024
07d5b19
Rename contribution file to github username
Apr 11, 2024
d3a313a
Clean up code base
Apr 11, 2024
e4deece
Merge pull request #265 from chewbum/branch-cleanup
sethteo Apr 11, 2024
4fc0ed8
Add to documentation
sethteo Apr 11, 2024
b64340a
Merge pull request #266 from sethteo/update-ug
sethteo Apr 11, 2024
c46e7e3
Update UG
itstrueitstrueitsrealitsreal Apr 11, 2024
5c070cb
Resolve merge conflicts
itstrueitstrueitsrealitsreal Apr 11, 2024
cf9d615
Update DG
itstrueitstrueitsrealitsreal Apr 11, 2024
1fad518
Remove on the hour
itstrueitstrueitsrealitsreal Apr 11, 2024
ab5f019
Remove unused imports
itstrueitstrueitsrealitsreal Apr 11, 2024
ffa2657
Merge pull request #267 from itstrueitstrueitsrealitsreal/onHour
itstrueitstrueitsrealitsreal Apr 11, 2024
106bcfc
Update PPP
itstrueitstrueitsrealitsreal Apr 12, 2024
b489d0e
Merge pull request #268 from itstrueitstrueitsrealitsreal/ppp
itstrueitstrueitsrealitsreal Apr 12, 2024
f9b385f
Fix links in AboutUs.md
itstrueitstrueitsrealitsreal Apr 12, 2024
588f364
Merge pull request #269 from itstrueitstrueitsrealitsreal/fixLinks
itstrueitstrueitsrealitsreal Apr 12, 2024
4c81ca2
Add diagrams for filtercommand
sethteo Apr 13, 2024
f1e6600
Change md file names
timothysashimi Apr 13, 2024
811b3dd
Change md file names
timothysashimi Apr 13, 2024
2b8bd82
Change md file names
timothysashimi Apr 13, 2024
f73b793
Merge pull request #270 from timothysashimi/master
itstrueitstrueitsrealitsreal Apr 13, 2024
6dc9c61
Update dg
sethteo Apr 13, 2024
1ec8a71
Merge https://github.com/AY2324S2-CS2103-F08-1/tp into update-dg
sethteo Apr 13, 2024
839aea0
Fix styling errors
sethteo Apr 13, 2024
21a724a
Update sequence diagram
sethteo Apr 13, 2024
7c1a874
Merge pull request #271 from sethteo/update-dg
sethteo Apr 13, 2024
80b0e6c
Edit PPP
sethteo Apr 13, 2024
39275ee
Update TOC
sethteo Apr 13, 2024
b0781d0
Merge pull request #272 from sethteo/branch-update-ppp
sethteo Apr 13, 2024
95c0a6d
Merge pull request #273 from sethteo/update-dg
sethteo Apr 13, 2024
2e4cd48
Fix links in UG
itstrueitstrueitsrealitsreal Apr 14, 2024
77cbb43
Update DG
itstrueitstrueitsrealitsreal Apr 14, 2024
875eb03
Update DG
itstrueitstrueitsrealitsreal Apr 14, 2024
6e0b0e2
Merge pull request #274 from itstrueitstrueitsrealitsreal/updateDG
itstrueitstrueitsrealitsreal Apr 14, 2024
7a7f592
Update dg
sethteo Apr 14, 2024
f9191cb
Update diagrams
itstrueitstrueitsrealitsreal Apr 14, 2024
c23e1bf
Merge pull request #275 from sethteo/update-dg
sethteo Apr 14, 2024
d8bd54c
Add UML diagrams
timothysashimi Apr 14, 2024
fe984eb
Add diagrams for deletemeeting
itstrueitstrueitsrealitsreal Apr 14, 2024
03f7115
Fix checkstyle
itstrueitstrueitsrealitsreal Apr 14, 2024
cfcdb4a
Merge pull request #277 from itstrueitstrueitsrealitsreal/updateDiagram
itstrueitstrueitsrealitsreal Apr 14, 2024
ef7974c
Add breaks
itstrueitstrueitsrealitsreal Apr 14, 2024
2dbf612
Merge pull request #278 from itstrueitstrueitsrealitsreal/deegee
itstrueitstrueitsrealitsreal Apr 14, 2024
1d0c2fb
Add UML diagrams
timothysashimi Apr 14, 2024
c3131ec
Add UML diagrams
timothysashimi Apr 14, 2024
bb024aa
Add addMeeting activity diagrams
Apr 14, 2024
5076564
Merge branch 'master' into branch-addMeeting-diagram
Apr 14, 2024
068182d
Merge pull request #24 from timothysashimi/diagrams
timothysashimi Apr 14, 2024
aa9dec8
Merge branch 'master' of https://github.com/AY2324S2-CS2103-F08-1/tp
timothysashimi Apr 14, 2024
68542a0
Update filter command image
sethteo Apr 14, 2024
75e61be
Merge pull request #279 from sethteo/update-dg
sethteo Apr 14, 2024
6fb3f7c
Add writeup for editMeeting
timothysashimi Apr 14, 2024
973d64a
Fix typo and added appendix
itstrueitstrueitsrealitsreal Apr 14, 2024
67c4825
Merge pull request #280 from timothysashimi/dg-writeup
timothysashimi Apr 14, 2024
beff1f3
Merge pull request #25 from timothysashimi/dg-writeup
timothysashimi Apr 14, 2024
bd72786
Resolve merge conflicts
itstrueitstrueitsrealitsreal Apr 14, 2024
14c016b
Add documentation in DG for addMeeting
Apr 14, 2024
0b1a6b1
Merge branch 'master' into branch-addMeeting-diagram
Apr 14, 2024
a987e14
Merge pull request #281 from itstrueitstrueitsrealitsreal/iwsleepnow
itstrueitstrueitsrealitsreal Apr 14, 2024
f6ab3a1
Fix DG for addMeeting
Apr 14, 2024
484b690
Fix DG for addMeeting
Apr 14, 2024
f221b08
Fix DG for addMeeting
Apr 14, 2024
ebe2f7b
Add diagrams and documentation for ViewCommand
sethteo Apr 14, 2024
c7f17c4
Merge pull request #282 from chewbum/branch-addMeeting-diagram
sethteo Apr 14, 2024
a122f6a
Merge https://github.com/AY2324S2-CS2103-F08-1/tp into update-dg
sethteo Apr 14, 2024
a4a7f34
Add activity diagram
sethteo Apr 14, 2024
658c8bb
Fix typo
sethteo Apr 14, 2024
7dc5130
Merge pull request #283 from sethteo/update-dg
sethteo Apr 14, 2024
425f409
Update TOC
itstrueitstrueitsrealitsreal Apr 14, 2024
95f2954
Merge pull request #284 from itstrueitstrueitsrealitsreal/fixToc
itstrueitstrueitsrealitsreal Apr 14, 2024
1ede60e
Fix TOC
itstrueitstrueitsrealitsreal Apr 14, 2024
4035a00
Fix TOC
itstrueitstrueitsrealitsreal Apr 14, 2024
b9a0824
Update dg
sethteo Apr 14, 2024
dafb800
Merge pull request #285 from itstrueitstrueitsrealitsreal/markdown
itstrueitstrueitsrealitsreal Apr 14, 2024
bea93c3
Merge master
sethteo Apr 14, 2024
26fd2b7
Merge pull request #286 from sethteo/update-dg
sethteo Apr 14, 2024
e8ac4fe
Update activity diagram
sethteo Apr 14, 2024
8c06f32
Update image
sethteo Apr 14, 2024
01c4305
Merge pull request #287 from sethteo/update-dg
itstrueitstrueitsrealitsreal Apr 14, 2024
a1d7c0a
Update filter sequence diagram
sethteo Apr 14, 2024
a3daf8e
Merge pull request #288 from sethteo/update-dg
sethteo Apr 14, 2024
015205e
Add effort section for DG
Apr 14, 2024
be7f55c
Merge pull request #289 from chewbum/master
itstrueitstrueitsrealitsreal Apr 15, 2024
a5e6656
Fix UG
itstrueitstrueitsrealitsreal Apr 15, 2024
687876f
Merge pull request #290 from itstrueitstrueitsrealitsreal/effort
itstrueitstrueitsrealitsreal Apr 15, 2024
206d0dd
Update filter sequence diagram
sethteo Apr 15, 2024
f113642
Add predicate logic for FilterCommand
sethteo Apr 15, 2024
4d57e85
Update filter sequence diagram image
sethteo Apr 15, 2024
cc5798c
Update images
sethteo Apr 15, 2024
1b830ba
Merge pull request #291 from sethteo/update-dg
sethteo Apr 15, 2024
ab0978a
Add sequence diagram
timothysashimi Apr 15, 2024
49a5422
Add sequence diagram for addMeeting
Apr 15, 2024
b949cf3
Add sequence diagram for addMeeting
Apr 15, 2024
7560567
Add sequence diagram for addMeeting
Apr 15, 2024
8426890
Add sequence diagram for addMeeting
Apr 15, 2024
943d409
Fix bug in diagram, added break
itstrueitstrueitsrealitsreal Apr 15, 2024
b9de444
Fix diagram bugs
itstrueitstrueitsrealitsreal Apr 15, 2024
07b138e
Merge pull request #293 from chewbum/branch-effortDG
itstrueitstrueitsrealitsreal Apr 15, 2024
eeb9da9
Merge branch 'master' into branch-update-dg
itstrueitstrueitsrealitsreal Apr 15, 2024
355d559
Merge pull request #292 from timothysashimi/diagrams
itstrueitstrueitsrealitsreal Apr 15, 2024
e62b3ef
Merge branch 'master' into branch-update-dg
itstrueitstrueitsrealitsreal Apr 15, 2024
c441ca0
Fix typos
itstrueitstrueitsrealitsreal Apr 15, 2024
975f03c
Merge pull request #294 from itstrueitstrueitsrealitsreal/branch-upda…
itstrueitstrueitsrealitsreal Apr 15, 2024
8a38428
Fix link
itstrueitstrueitsrealitsreal Apr 15, 2024
52084bd
Merge pull request #295 from itstrueitstrueitsrealitsreal/fixlink
itstrueitstrueitsrealitsreal Apr 15, 2024
e696c2d
Update DeveloperGuide.md
itstrueitstrueitsrealitsreal Apr 15, 2024
b8e491a
Remove on the hour
itstrueitstrueitsrealitsreal Apr 15, 2024
09cb82f
Merge pull request #296 from itstrueitstrueitsrealitsreal/hour
itstrueitstrueitsrealitsreal Apr 15, 2024
075cdbc
Fix DG
sethteo Apr 15, 2024
2019179
Merge pull request #297 from sethteo/update-dg
sethteo Apr 15, 2024
1ba7a9a
Update PE
sethteo Apr 15, 2024
82129f8
Update dg
sethteo Apr 15, 2024
1e7c4e7
Fix typo
sethteo Apr 15, 2024
46e3b75
Update to make more specific
sethteo Apr 15, 2024
9e8bbfd
Update title
sethteo Apr 15, 2024
7c3de5d
added new seq diagram and edited developer guide
jaejayrome Apr 15, 2024
6f1a0c9
Fix error
sethteo Apr 15, 2024
a37941d
Merge pull request #298 from sethteo/update-dg
itstrueitstrueitsrealitsreal Apr 15, 2024
bbd16af
Merge pull request #299 from AY2324S2-CS2103-F08-1/branch-add-first-h…
itstrueitstrueitsrealitsreal Apr 15, 2024
24b1d68
Modify ug
timothysashimi Apr 15, 2024
14a9a77
fix the name of seq diagram image
jaejayrome Apr 15, 2024
a01c33b
Merge pull request #26 from timothysashimi/diagrams
timothysashimi Apr 15, 2024
89f2221
Merge branch 'master' into diagrams
timothysashimi Apr 15, 2024
f93a3be
Merge pull request #300 from timothysashimi/diagrams
timothysashimi Apr 15, 2024
1b35774
Implement edit meeting
timothysashimi Apr 15, 2024
da9b20a
Fix addMeeting bug
Apr 15, 2024
f961701
Merge pull request #301 from chewbum/master
chewbum Apr 15, 2024
8046305
Fix UG
itstrueitstrueitsrealitsreal Apr 15, 2024
406cb11
Update PPP
itstrueitstrueitsrealitsreal Apr 15, 2024
6653fba
Merge pull request #302 from itstrueitstrueitsrealitsreal/editUG
itstrueitstrueitsrealitsreal Apr 15, 2024
1b4cddb
remove my ppp and remove link from about us
jaejayrome Apr 18, 2024
68d1f67
place
timothysashimi Apr 18, 2024
f4f5d48
Merge branch 'master' of https://github.com/AY2324S2-CS2103-F08-1/tp
timothysashimi Apr 18, 2024
7c7412b
delete ppp
timothysashimi Apr 18, 2024
253243b
Update chewbum.md
chewbum Apr 18, 2024
266f7f5
Merge pull request #303 from timothysashimi/master
timothysashimi Apr 18, 2024
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
3 changes: 2 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

- name: Upload coverage reports to Codecov
if: runner.os == 'Linux'
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4.0.1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
slug: AY2324S2-CS2103-F08-1/tp
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/
bin/

# Ignore Bin Class Files
/bin/test/seedu/
/bin/main/seedu/
27 changes: 17 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
[![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/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2324S2-CS2103-F08-1/tp/actions)
[![codecov](https://codecov.io/gh/AY2324S2-CS2103-F08-1/tp/graph/badge.svg?token=15QKN9GAV0)](https://codecov.io/gh/AY2324S2-CS2103-F08-1/tp)

## FinCliq, the one-stop client management application for Financial Advisors.

![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.
### About the App
* The app allows Financial Advisors to keep track of the clients under them as well as the scheduled meeting with their clients.
* It is **written in OOP fashion** and provides a **reasonably well-written** code base.
* 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.

* Example usages:
* Allows Financial Advisors to add new clients, delete existing clients
* Allows Financial Advisors to create meetings with existing clients
* Allows Financial Advisors to delete meetings with existing clients

* We hope that through FinCliQ we can help Financial Advisors achieve financial freedom for all their customers by providing an easy way to keep track of all clients and the meetings with them.

### Acknowledgements
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
Binary file added bin/main/images/address_book_32.png
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 bin/main/images/calendar.png
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 bin/main/images/clock.png
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 bin/main/images/fail.png
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 bin/main/images/help_icon.png
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 bin/main/images/info_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions bin/main/view/CommandBox.fxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>

<?import javafx.scene.control.TextField?>
<?import javafx.scene.layout.StackPane?>

<StackPane styleClass="stack-pane" xmlns="http://javafx.com/javafx/17" xmlns:fx="http://javafx.com/fxml/1">
<TextField fx:id="commandTextField" onAction="#handleCommandEntered" promptText="Enter command here..."/>
</StackPane>

Loading
Loading