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-F08-2] D.A.V.E. #106

Open
wants to merge 430 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
430 commits
Select commit Hold shift + click to select a range
65a2841
Merge pull request #100 from yuxunn/UG
jx124 Oct 26, 2023
6f6f21e
Merge pull request #101 from LicongHuang/design-guide
yuxunn Oct 26, 2023
b2dc53a
Merge branch 'master' of github.com:LicongHuang/tp into convertlead
LicongHuang Oct 26, 2023
68a4190
Add proposed sort meeting time feature to UG
jx124 Oct 26, 2023
6c157f9
Merge pull request #102 from jx124/proposed-sort-meeting-ug
tiif Oct 26, 2023
1398e83
Merge pull request #99 from tiif/branch-update-dg
tiif Oct 26, 2023
564e417
Merge with updated master
garylow2001 Oct 27, 2023
4820a18
Fix checkstyle and test errors
garylow2001 Oct 27, 2023
b5e2fe5
Merge pull request #93 from garylow2001/meeting-times
tiif Oct 27, 2023
e912793
Update test
LicongHuang Oct 27, 2023
0181c84
Merge branch 'master' of github.com:LicongHuang/tp into convertlead
LicongHuang Oct 27, 2023
7f3bb3e
Update test
LicongHuang Oct 27, 2023
37b9027
Update test
LicongHuang Oct 27, 2023
f4ef0f1
Add comments
LicongHuang Oct 27, 2023
11852c2
Add comments
LicongHuang Oct 27, 2023
5d9419a
Add comments
LicongHuang Oct 27, 2023
76246b2
Add comments
LicongHuang Oct 27, 2023
8faef41
Add comments
LicongHuang Oct 27, 2023
7c40deb
Add comments
LicongHuang Oct 27, 2023
74997f0
Add comments
LicongHuang Oct 27, 2023
27f2d4f
Add comments
LicongHuang Oct 27, 2023
054c87d
Add comments
LicongHuang Oct 27, 2023
f885cfb
Add comments
LicongHuang Oct 27, 2023
1d67beb
Add comments
LicongHuang Oct 27, 2023
d5a522d
Add testcases
tiif Oct 27, 2023
568462b
Use LocalDateTime in KeyMilestone validation
tiif Oct 27, 2023
2a60c30
resolve conflict
tiif Oct 28, 2023
be5207d
Add Convert Command Parser
LicongHuang Oct 29, 2023
0651b26
Add Convert Command Parser
LicongHuang Oct 29, 2023
7575194
Add Convert Command Parser
LicongHuang Oct 29, 2023
6be261d
Add Convert Command Parser
LicongHuang Oct 29, 2023
9e4457c
Add Convert Command Parser
LicongHuang Oct 29, 2023
ce44d09
Add Convert Command Parser
LicongHuang Oct 29, 2023
08f4459
Add Convert Command Parser
LicongHuang Oct 29, 2023
2a4449f
Make MeetingTime optional
garylow2001 Oct 29, 2023
5a18c15
Merge branch 'master' into meeting-times
garylow2001 Oct 29, 2023
9513756
Modify test cases for optional meeting time
garylow2001 Oct 29, 2023
8fc98b8
Fix checkstyle errors
garylow2001 Oct 29, 2023
ca7fedc
Add Parser test
LicongHuang Oct 29, 2023
e6d8c17
Add Parser test
LicongHuang Oct 29, 2023
3c80ed9
Add Parser test
LicongHuang Oct 29, 2023
97f54b0
Merge pull request #103 from LicongHuang/convertlead
yuxunn Oct 29, 2023
f187ce1
Update the UI
tiif Oct 29, 2023
80be99e
Merge branch 'master' into meeting-times
garylow2001 Oct 29, 2023
87ee989
Merge with master and fix test case errors
garylow2001 Oct 29, 2023
0b79201
Update UI
tiif Oct 30, 2023
28a13d7
Merge pull request #104 from garylow2001/meeting-times
tiif Oct 30, 2023
dc0d4c3
Fix bugs in EditCommandParser
tiif Oct 30, 2023
a12b9c4
Comment out failed test
tiif Oct 30, 2023
e395e2a
Merge branch 'master' into branch-add-field
tiif Oct 30, 2023
6e59e41
Make meeting time visible in view
yuxunn Oct 30, 2023
5ca46e7
Fix test after merge
tiif Oct 30, 2023
0baa958
Fix all test
tiif Oct 30, 2023
4c7c5a1
Fix checkstyle
tiif Oct 30, 2023
bb957a0
Fix bugs
tiif Oct 30, 2023
69d9c4f
Merge pull request #108 from tiif/branch-add-field
LicongHuang Oct 30, 2023
14d5b38
Add deletemeeting command
garylow2001 Oct 31, 2023
60ea1bd
Add strict datetime resolver
jx124 Oct 31, 2023
a0b77ae
Update test cases
jx124 Oct 31, 2023
5d94bf5
Update CLI messages
jx124 Oct 31, 2023
8312b3f
Add test cases for deletemeeting command
garylow2001 Oct 31, 2023
6cf4dd3
Merge pull request #109 from jx124/fix-datetime-parsing-bug
garylow2001 Oct 31, 2023
7fb634b
Add sort meeting time command
jx124 Oct 31, 2023
55bed28
Implement sort meeting time feature
jx124 Oct 31, 2023
5b4032b
Merge with upstream
garylow2001 Oct 31, 2023
da97802
Increase code coverage and fix checkstyle errors
garylow2001 Nov 1, 2023
718f9ee
Merge branch 'master' into add-sort-meeting-time-feature
jx124 Nov 1, 2023
1eae881
Merge pull request #110 from garylow2001/meeting-times
LicongHuang Nov 1, 2023
e20e136
Change DAVE UI
yuxunn Nov 1, 2023
ed93420
Update test cases
jx124 Nov 1, 2023
52fab05
Change DAVE UI
yuxunn Nov 1, 2023
6087f3a
Resolve merge conflicts
jx124 Nov 1, 2023
232bd4c
Minor fixes
yuxunn Nov 1, 2023
ad917d0
Merge branch 'master' into UI
yuxunn Nov 1, 2023
2af02a6
Minor fixes
yuxunn Nov 1, 2023
19fb02b
Fix bugs in View
yuxunn Nov 1, 2023
0afbed9
Fix bugs in View
yuxunn Nov 1, 2023
9ceab1e
Merge pull request #113 from yuxunn/UI
jx124 Nov 1, 2023
81ab748
Fix bug caused by calling toString on wrong object
jx124 Nov 1, 2023
fe8dd08
Remove unused import
jx124 Nov 1, 2023
a36e21b
Merge pull request #115 from jx124/fix-wrong-exception-bug
LicongHuang Nov 1, 2023
a50f9ac
Add test and fix bugs
tiif Nov 1, 2023
d4a9915
Merge branch 'master' into branch-add-field
tiif Nov 1, 2023
0021c91
Merge branch 'master' into add-sort-meeting-time-feature
jx124 Nov 1, 2023
faf0d78
Fix checkstyle
tiif Nov 1, 2023
1992a9b
Modify sample data to have varied meeting times
jx124 Nov 1, 2023
a06a569
Clarify meeting time constraint message
jx124 Nov 1, 2023
c8bb439
Add testcase
tiif Nov 1, 2023
c1212a3
Fixes checkstyle error
tiif Nov 1, 2023
68a3831
Merge pull request #116 from tiif/branch-add-field
LicongHuang Nov 1, 2023
78c9e21
Merge pull request #111 from jx124/add-sort-meeting-time-feature
garylow2001 Nov 1, 2023
f4622be
Fixes lead edit string bug
tiif Nov 1, 2023
f04ce9e
Merge branch 'AY2324S1-CS2103T-F08-2:master' into branch-add-field
tiif Nov 1, 2023
d4e7122
Merge branch 'master' into add-add-meeting-time-feature
jx124 Nov 1, 2023
9c76b9b
Merge pull request #118 from tiif/branch-add-field
LicongHuang Nov 1, 2023
621e657
Add AddMeetingCommand skeleton code
jx124 Nov 1, 2023
585f5f0
Implement AddMeetingCommand features fully
jx124 Nov 1, 2023
af86810
Add wrap text
yuxunn Nov 2, 2023
ecab6ad
Add tests for AddMeetingCommand
jx124 Nov 2, 2023
08a3585
Add test to AddressBookParser for AddMeetingCommand parsing
jx124 Nov 2, 2023
951ad86
Add tests for AddMeetingCommandParser
jx124 Nov 2, 2023
9be89d0
Merge branch 'master' into add-add-meeting-time-feature
jx124 Nov 2, 2023
79c7a49
Merge pull request #121 from jx124/add-add-meeting-time-feature
garylow2001 Nov 2, 2023
679fb43
Add Edit, Update deletemeeting and addclient
garylow2001 Nov 2, 2023
d4aebe1
Fix bug in UserGuide.md file
garylow2001 Nov 2, 2023
c6a0b07
Merge pull request #119 from yuxunn/UI-Main
LicongHuang Nov 2, 2023
c9300b4
Fix bug temporary
LicongHuang Nov 2, 2023
359cbe6
Fix bug temporary
LicongHuang Nov 2, 2023
30ec9ff
Fix User Guide
LicongHuang Nov 2, 2023
cbd57ed
Fix User Guide
LicongHuang Nov 2, 2023
2ee26b1
Fix User Guide
LicongHuang Nov 2, 2023
ba5276c
Update UG for AddMeetingCommand
jx124 Nov 2, 2023
51bb827
Update UG for SortMeetingCommand
jx124 Nov 2, 2023
a3792a7
Update UserGuide.md
LicongHuang Nov 2, 2023
8ed262a
Change UG
yuxunn Nov 2, 2023
e78de48
Merge pull request #125 from LicongHuang/convertlead
yuxunn Nov 2, 2023
2ad9904
Change UG
yuxunn Nov 2, 2023
80b7f87
Merge pull request #128 from yuxunn/UG-2
garylow2001 Nov 2, 2023
ab70cef
Merge branch 'master' into update-ug
garylow2001 Nov 2, 2023
dbcde1f
Merge pull request #127 from jx124/update-ug
garylow2001 Nov 2, 2023
93d9246
Fix minor documentation and formatting errors
garylow2001 Nov 2, 2023
cdff598
Update user guide for KeyMilestone
tiif Nov 2, 2023
862e490
H4 headers
yuxunn Nov 3, 2023
0286a35
Merge pull request #130 from yuxunn/UG-3
LicongHuang Nov 3, 2023
8bf8cd8
Fix missing image
garylow2001 Nov 3, 2023
0a9bce9
Merge branch 'master' into UG
garylow2001 Nov 3, 2023
ed61eb3
Merge branch 'branch-review-122' into branch-update-ug
tiif Nov 3, 2023
df8580e
Update user guide and edit command usage string
tiif Nov 3, 2023
1044bb3
Merge pull request #122 from garylow2001/UG
tiif Nov 3, 2023
d181f03
Merge branch 'master' into branch-update-ug
tiif Nov 3, 2023
c76c7f5
Merge pull request #129 from tiif/branch-update-ug
LicongHuang Nov 3, 2023
a0028c7
Add commands to UG
yuxunn Nov 6, 2023
4feb4c0
Update UserGuide
LicongHuang Nov 7, 2023
d927fa1
Add commands to UG
yuxunn Nov 7, 2023
777eab8
Fix phone number constraints.
yuxunn Nov 7, 2023
873cbe5
Fix phone number constraints
yuxunn Nov 7, 2023
29da20e
Fix documentation bugs in UG - Gary
garylow2001 Nov 7, 2023
266ed35
Merge pull request #179 from yuxunn/UG-4
jx124 Nov 7, 2023
4c68354
Fix phone number constraints
yuxunn Nov 7, 2023
86a6e91
Merge pull request #178 from LicongHuang/convertlead
yuxunn Nov 7, 2023
746461a
merge with upstream master
garylow2001 Nov 8, 2023
bc68b27
Hide missing optional fields in Messages
jx124 Nov 8, 2023
d6c7572
Fix inconsistencies in UG
jx124 Nov 8, 2023
e79ea74
Update faq and command summary in UG
tiif Nov 8, 2023
1fba569
Update test cases
jx124 Nov 8, 2023
7663905
Add null check for key milestone
jx124 Nov 8, 2023
b22f234
Add test for null key milestone
jx124 Nov 8, 2023
b41ca93
Update UG
tiif Nov 8, 2023
4f986e0
Update UG
tiif Nov 8, 2023
e55cfde
Merge branch 'master' into branch-fix-bug
tiif Nov 8, 2023
41c95c8
Merge pull request #185 from tiif/branch-fix-bug
LicongHuang Nov 8, 2023
d5ee165
Fix tip icon
garylow2001 Nov 8, 2023
ee3a84e
Update user guide
jx124 Nov 8, 2023
628c955
Merge branch 'master' into update-ug-v1.4
jx124 Nov 8, 2023
e3d5e28
Add missing line break
jx124 Nov 8, 2023
fd38ee5
Fix typos
jx124 Nov 8, 2023
60428a0
Merge pull request #186 from jx124/update-ug-v1.4
garylow2001 Nov 8, 2023
fa1d436
Merge pull request #182 from jx124/hide-missing-meeting
garylow2001 Nov 8, 2023
1d5397a
Fix formatting in line with other PRs
garylow2001 Nov 8, 2023
93b8b42
Merge pull request #181 from garylow2001/UG
tiif Nov 9, 2023
f59f529
Update PPP
tiif Nov 9, 2023
a3d3eb6
Merge pull request #193 from tiif/branch-update-ppp
LicongHuang Nov 9, 2023
0a103ac
Updated PPP
LicongHuang Nov 9, 2023
9c6f906
UG
yuxunn Nov 9, 2023
ff9b611
Reformat PPP
LicongHuang Nov 9, 2023
4dad86b
Merge pull request #195 from yuxunn/UG-6
jx124 Nov 9, 2023
a748846
Update PPP
LicongHuang Nov 9, 2023
0340494
Merge pull request #194 from LicongHuang/licong_ppp
yuxunn Nov 9, 2023
f90d0da
Update PPP - Gary
garylow2001 Nov 9, 2023
63cbb92
PPP
yuxunn Nov 9, 2023
57b38f0
Merge remote-tracking branch 'upstream/master' into BugFix
yuxunn Nov 9, 2023
52a5a37
Update PPP
jx124 Nov 9, 2023
ed0f653
Merge branch 'master' into update-ppp
jx124 Nov 9, 2023
e8ce47f
Fix formatting issues
jx124 Nov 9, 2023
4a17cb9
Merge pull request #197 from yuxunn/PPP
jx124 Nov 9, 2023
e57573f
Update PPP
LicongHuang Nov 9, 2023
b545a39
Merge pull request #180 from yuxunn/BugFix
jx124 Nov 10, 2023
6a6d757
Merge pull request #196 from garylow2001/PPP-Gary
tiif Nov 10, 2023
d12c679
Merge pull request #198 from jx124/update-ppp
tiif Nov 10, 2023
01f8b5c
Reformat inconsistencies in UG
garylow2001 Nov 11, 2023
8f9479a
Update User Stories and some Use Cases
garylow2001 Nov 11, 2023
fb9b65b
Update addclient/addlead and addmeeting
garylow2001 Nov 11, 2023
e5f5483
Add portfolio in AboutUs
tiif Nov 11, 2023
490b6bd
Merge pull request #200 from tiif/branch-include-ppp
jx124 Nov 11, 2023
dddb6a5
save changes to DG
garylow2001 Nov 11, 2023
1193394
Ensure sentences end with full-stops, Reformat find command
garylow2001 Nov 11, 2023
6e06202
Add colon in edit command
garylow2001 Nov 12, 2023
a8ace5d
added colon to example usage in convert lead to client and convert cl…
garylow2001 Nov 12, 2023
dd045fd
Merge pull request #201 from garylow2001/UG
tiif Nov 12, 2023
3d06b46
updated DG
garylow2001 Nov 12, 2023
ec754f5
Merge pull request #183 from jx124/add-key-milestone-null-check
garylow2001 Nov 12, 2023
6234f72
Update PPP and DG
LicongHuang Nov 12, 2023
6a5e852
Update PPP and DG
LicongHuang Nov 12, 2023
4cb6b13
Update PPP and DG
LicongHuang Nov 12, 2023
ca7aef3
Update PPP and DG
LicongHuang Nov 12, 2023
e4fb4bd
Update PPP and DG
LicongHuang Nov 12, 2023
b34b92d
DG
yuxunn Nov 13, 2023
d4d2f26
DG
yuxunn Nov 13, 2023
4a5f4a5
Merge branch 'master' into DG
garylow2001 Nov 13, 2023
6c510f9
Added planned enhancement
tiif Nov 13, 2023
dccfa5a
Remove extra lines
tiif Nov 13, 2023
5a75696
DG
yuxunn Nov 13, 2023
f03367d
DG
yuxunn Nov 13, 2023
dc23214
Revert change that hid empty optional fields
jx124 Nov 13, 2023
e33e0c5
Update User stories, AddClient/Lead, AddMeetingTime
garylow2001 Nov 13, 2023
a23e73d
Revert tests to use previous expected output
jx124 Nov 13, 2023
d66a84b
Merge pull request #204 from jx124/revert-hide-optional-fields-message
garylow2001 Nov 13, 2023
90e6483
Merge pull request #202 from LicongHuang/licong_ppp
garylow2001 Nov 13, 2023
519b32c
Merge branch 'master' into jx-update-dg
jx124 Nov 13, 2023
a862cbe
DG
yuxunn Nov 13, 2023
3f793e2
Merge with updated master branch
garylow2001 Nov 13, 2023
4833b0e
Updated PPP
garylow2001 Nov 13, 2023
251d319
Merge pull request #205 from yuxunn/DG-2
garylow2001 Nov 13, 2023
1225af1
Update Model component
jx124 Nov 13, 2023
95973cc
Merge with updated master
garylow2001 Nov 13, 2023
cdb5dd0
Check use cases
garylow2001 Nov 13, 2023
5b7c647
Update future enhancement
tiif Nov 13, 2023
be2db3e
Merge pull request #206 from garylow2001/DG
tiif Nov 13, 2023
bce5762
Update Architecture and Ui components
jx124 Nov 13, 2023
4f0442b
Merge branch 'master' into branch-planned-enhancement
tiif Nov 13, 2023
44b01cd
Merge pull request #203 from tiif/branch-planned-enhancement
LicongHuang Nov 13, 2023
ca39fe4
Update Logic component
jx124 Nov 13, 2023
8c99b91
Update image sizes
jx124 Nov 13, 2023
27210ad
Update links
jx124 Nov 13, 2023
66a482a
Merge branch 'master' into jx-update-dg
jx124 Nov 13, 2023
9b38135
Fix addclient and view sequence diagrams
jx124 Nov 13, 2023
3b9aaa7
Fix addmeeting sequence diagram
jx124 Nov 13, 2023
dbd24ee
Fix listclient sequence diagram
jx124 Nov 13, 2023
cf78c54
Fix converttoclient sequence diagram
jx124 Nov 13, 2023
e23bed9
Update sortmeeting feature and sequence diagram
jx124 Nov 13, 2023
d2fb72e
Update glossary
jx124 Nov 13, 2023
f04e990
Update acknowledgements and image sizes
jx124 Nov 13, 2023
6a717ed
Tidy up loose ends of DG
jx124 Nov 13, 2023
29bf8d9
Add trailing whitespace
jx124 Nov 13, 2023
3d46458
Merge pull request #207 from jx124/jx-update-dg
garylow2001 Nov 13, 2023
38a3c98
change DG
LicongHuang Nov 13, 2023
5bd7e6a
DG
yuxunn Nov 13, 2023
429c891
Merge pull request #208 from LicongHuang/master
yuxunn Nov 13, 2023
30e5910
DG
yuxunn Nov 13, 2023
15ff0ce
Merge pull request #209 from yuxunn/DG-3
LicongHuang Nov 13, 2023
09ae432
Update diagrams to be more concise
jx124 Nov 13, 2023
7b26286
Update DG
jx124 Nov 13, 2023
fdba132
Fix inconsistency in view person feature
jx124 Nov 13, 2023
b6980ac
Update PPP
jx124 Nov 13, 2023
51a776b
Add missing subheader and update index.md
jx124 Nov 13, 2023
46cacec
Merge pull request #210 from jx124/fix-image-sizes
yuxunn Nov 13, 2023
502b8c6
Merge pull request #211 from jx124/jx-update-ppp
yuxunn Nov 13, 2023
9ac3695
Update Acknowledgement Section
tiif Nov 20, 2023
3323fe2
Fixed typo
tiif Nov 20, 2023
f2eb6cb
Merge pull request #212 from tiif/branch-update-acknowledgement
garylow2001 Nov 20, 2023
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
25 changes: 25 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: MarkBind Action

on:
push:
branches:
- master

jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- name: Install Graphviz
run: sudo apt-get install graphviz
- name: Install Java
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'temurin'
- name: Build & Deploy MarkBind site
uses: MarkBind/markbind-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
rootDirectory: './docs'
baseUrl: '/tp' # replace with your repo name
version: '^5.1.0'
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ src/test/data/sandbox/
# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/
docs/_markbind/logs/
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
# D.A.V.E. (D’financial AdVisor Expert)
[![Java CI](https://github.com/AY2324S1-CS2103T-F08-2/tp/actions/workflows/gradle.yml/badge.svg)](https://github.com/AY2324S1-CS2103T-F08-2/tp/actions/workflows/gradle.yml)
[![codecov](https://codecov.io/gh/AY2324S1-CS2103T-F08-2/tp/graph/badge.svg?token=GCZ85WN999)](https://codecov.io/gh/AY2324S1-CS2103T-F08-2/tp)

> Manage your leads and clients information effortlessly through D.A.V.E. to gain an edge in your FA journey!

## About
D.A.V.E. is a leads and clients management tool for student financial advisors specifically in NUS, but can be used for all student financial advisors.

## UI
![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.
## Getting Started
1. Ensure you have Java `11` or above installed in your computer.
2. Download the latest `DAVE.jar` from here.
3. Copy the file to the folder you want to use as the *home folder* for D.A.V.E.
4. Double-click `DAVE.jar` to start the app.

## Acknowledgements
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
8 changes: 8 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,12 @@ shadowJar {
archiveFileName = 'addressbook.jar'
}

run {
enableAssertions = true
}

defaultTasks 'clean', 'test'

run {
enableAssertions = true
}
23 changes: 23 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
_markbind/logs/

# Dependency directories
node_modules/

# Production build files (change if you output the build to a different directory)
_site/

# Env
.env
.env.local

# IDE configs
.vscode/
.idea/*
*.iml
62 changes: 32 additions & 30 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,61 @@
---
layout: page
title: About Us
layout: default.md
title: "About Us"
---

We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).
# About Us

You can reach us at the email `seer[at]comp.nus.edu.sg`
We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).

## Project team

### John Doe
### Gary

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

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/garylow2001)]
[[portfolio](https://ay2324s1-cs2103t-f08-2.github.io/tp/team/garylow2001.html)]

* Role: Project Advisor
* Role: Developer
* Responsibilities: Scheduling and Tracking

### Jane Doe
### Licong

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/LicongHuang)]
[[portfolio](https://ay2324s1-cs2103t-f08-2.github.io/tp/team/liconghuang.html)]

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

### Johnny Doe
### Jie Xiang

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

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](https://github.com/jx124)]
[[portfolio](https://ay2324s1-cs2103t-f08-2.github.io/tp/team/jx124.html)]

* Role: Developer
* Responsibilities: Data
* Responsibilities: Code Quality

### Jean Doe
### Yu Xun

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/yuxunn)]
[[portfolio](https://ay2324s1-cs2103t-f08-2.github.io/tp/team/yuxunn.html)]

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Testing


### James Doe
### Tiffany

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

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/tiif)]
[[portfolio](https://ay2324s1-cs2103t-f08-2.github.io/tp/team/tiif.html)]

* Role: Developer
* Responsibilities: UI
* Responsibilities: Deliverable and deadlines
6 changes: 4 additions & 2 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
layout: page
title: Configuration guide
layout: default.md
title: "Configuration guide"
---

# Configuration guide

Certain properties of the application can be controlled (e.g user preferences file location, logging level) through the configuration file (default: `config.json`).
13 changes: 8 additions & 5 deletions docs/DevOps.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
---
layout: page
title: DevOps guide
layout: default.md
title: "DevOps guide"
pageNav: 3
---

* Table of Contents
{:toc}
# DevOps guide

--------------------------------------------------------------------------------------------------------------------
<!-- * Table of Contents -->
<page-nav-print />

<!-- -------------------------------------------------------------------------------------------------------------------- -->

## Build automation

Expand Down
Loading
Loading