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-W11-3] My Fitness Buddy #65

Open
wants to merge 775 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
775 commits
Select commit Hold shift + click to select a range
3b60ade
test CalorieCommand and RemoveCommand parser
Nov 6, 2020
dad7b1e
PPP draft
hoperawr Nov 6, 2020
6479053
Merge pull request #227 from hoperawr/branch-PPP
hoperawr Nov 6, 2020
b6ace5e
Update dg
ethanso56 Nov 6, 2020
af8755f
Merge remote-tracking branch 'upstream/master'
ethanso56 Nov 6, 2020
3235c70
Update ppp
ethanso56 Nov 6, 2020
1e27e19
update ppp
ethanso56 Nov 6, 2020
a189b08
Add PPP draft
junhui-phoon Nov 6, 2020
ea5e6a3
Merge pull request #228 from ethanso56/ethan-ppp
ethanso56 Nov 6, 2020
25be8a2
Merge pull request #229 from junhui-phoon/branch-PPPDraft
junhui-phoon Nov 6, 2020
08193b9
Edit PPP links in AboutUs
junhui-phoon Nov 6, 2020
7b200ed
Merge pull request #230 from junhui-phoon/branch-PPPDraft
junhui-phoon Nov 6, 2020
3a564ac
AdaptedInput and output test cases
hoperawr Nov 6, 2020
efb764b
no message
hoperawr Nov 6, 2020
fc0a4ce
Update ppp
ethanso56 Nov 7, 2020
9782a2b
Merge branch 'master' into ethan-ppp
ethanso56 Nov 7, 2020
c2010f9
Merge pull request #231 from ethanso56/ethan-ppp
ethanso56 Nov 7, 2020
2fab8ae
Merge pull request #226 from jiaax/branch-UniqueId
ethanso56 Nov 7, 2020
2d63d3e
Merge branch 'master' into ethan-update-dg
ethanso56 Nov 7, 2020
e4e3a59
Update dg and uidiagram
ethanso56 Nov 7, 2020
5614b3f
Fix null pointer exception after clear command
junhui-phoon Nov 7, 2020
b503320
Fix profile panels label duplication
junhui-phoon Nov 7, 2020
bb75677
Fix divider for profile panels
junhui-phoon Nov 7, 2020
a3eada4
Fix FXML filename typo in CommanderBmiStatsWindow
junhui-phoon Nov 7, 2020
25d23fc
Merge branch 'branch-BugFixes' into branch-Documentation
junhui-phoon Nov 7, 2020
cbae2ff
Merge branch 'branch-BugFixes' into branch-TestCases
junhui-phoon Nov 7, 2020
63030a9
Add more test cases for stats command
junhui-phoon Nov 7, 2020
55b0f1d
Update User Guide with new sections
junhui-phoon Nov 7, 2020
5cb7e97
More test cases and util classes
hoperawr Nov 7, 2020
d0406b0
Fix null pointer exception when adding a new day without login
junhui-phoon Nov 7, 2020
e46323f
Merge pull request #233 from hoperawr/branch-StorageTests
junhui-phoon Nov 7, 2020
b259799
Merge pull request #232 from ethanso56/ethan-update-dg
junhui-phoon Nov 7, 2020
a3bdc4c
PaserUtil test
Nov 7, 2020
a1adf85
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 7, 2020
8f2d104
Merge branch 'master' into Testing
Nov 7, 2020
23735f6
More test cases
hoperawr Nov 8, 2020
d391826
New line EOF
hoperawr Nov 8, 2020
9b48443
user prefs
hoperawr Nov 8, 2020
47fecaa
not sure why its failing
hoperawr Nov 8, 2020
2290215
Merge pull request #242 from hoperawr/branch-StorageTests
hoperawr Nov 8, 2020
b78e806
ChangeCommandParser test
Nov 8, 2020
955200f
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 8, 2020
082a61a
Merge branch 'master' into Testing
Nov 8, 2020
0ade107
Merge pull request #234 from junhui-phoon/branch-BugFixes
ethanso56 Nov 8, 2020
bcc782d
Remaining commands parser test
Nov 8, 2020
58035f2
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 8, 2020
4ec753b
Merge branch 'master' into Testing
Nov 8, 2020
8e4610c
Merge branch 'master' into branch-Documentation
junhui-phoon Nov 8, 2020
c759dc6
PPP draft 1
jiaax Nov 8, 2020
536242e
Merge commit 'c759dc66de06972feadcd4529b41a56ec6ee5486'
jiaax Nov 8, 2020
12ff079
Userguide changes for find and login
jiaax Nov 8, 2020
7b2e7aa
refactored targetWeight to startingWeight
jiaax Nov 8, 2020
00a2b34
View and update profile edited for DG, find needs to be added tmr
jiaax Nov 8, 2020
ad9f458
Test cases for update command
hoperawr Nov 8, 2020
f1ea305
Test for calorie, remove and change command
Nov 8, 2020
6582420
-
Nov 8, 2020
4cf7d3e
DG diagrams
junhui-phoon Nov 8, 2020
4b8ba25
Update DG
junhui-phoon Nov 8, 2020
decda0a
Fix Sample Data bug
junhui-phoon Nov 8, 2020
838c143
Add Ui Class Diagrams
junhui-phoon Nov 8, 2020
357f8b4
Fix repetitive code block
junhui-phoon Nov 8, 2020
bad46b7
Merge pull request #246 from junhui-phoon/branch-SampleDataFix
junhui-phoon Nov 8, 2020
4454d94
Merge pull request #239 from junhui-phoon/branch-TestCases
junhui-phoon Nov 8, 2020
f7584c8
UG changes
hoperawr Nov 8, 2020
287c6c0
Edit UI Component section of DG
junhui-phoon Nov 9, 2020
d73d5b0
Merge branch 'master' into branch-Documentation
junhui-phoon Nov 9, 2020
a89d347
Edit Logic Component section of DG and other misc fixes
junhui-phoon Nov 9, 2020
d235c32
Merge pull request #240 from junhui-phoon/branch-Documentation
junhui-phoon Nov 9, 2020
91c364b
Edit Ui.png
junhui-phoon Nov 9, 2020
3fa28ce
Fix markdown errors
junhui-phoon Nov 9, 2020
6c73dd7
Re-enable CodeCov checks
junhui-phoon Nov 9, 2020
4353b0a
Merge pull request #248 from junhui-phoon/branch-Documentation
junhui-phoon Nov 9, 2020
fefd001
Add contribution label to the UG
junhui-phoon Nov 9, 2020
354b869
Merge pull request #249 from junhui-phoon/branch-Documentation
junhui-phoon Nov 9, 2020
dc0c166
Merge branch 'master' into branch-PPPDraft
junhui-phoon Nov 9, 2020
b6732bb
Remove prefex tag
ethanso56 Nov 9, 2020
64c085d
Merge pull request #247 from hoperawr/branch-UG
ethanso56 Nov 9, 2020
56df1d8
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 9, 2020
5a8ad00
Merge branch 'master' into Testing
Nov 9, 2020
1fd8f9b
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp…
jiaax Nov 9, 2020
47df4cb
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
jiaax Nov 9, 2020
115e080
Merge branch 'master' into branch-PPPDraft
junhui-phoon Nov 9, 2020
7b7caf2
Edit PPP and other misc typo
junhui-phoon Nov 9, 2020
eeaaee5
Merge pull request #250 from junhui-phoon/branch-PPPDraft
junhui-phoon Nov 9, 2020
6fffdae
update ug
ethanso56 Nov 9, 2020
229d90a
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 9, 2020
7f3e2de
Merge branch 'master' into Testing
Nov 9, 2020
33a42bd
minor bug fix
Nov 9, 2020
c07a075
CI error
jiaax Nov 9, 2020
99a5930
Merge pull request #251 from ethanso56/ethan-update-ug
jiaax Nov 9, 2020
3ba3490
checkstyle
Nov 9, 2020
2fd6fbe
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 9, 2020
2df536c
Merge branch 'master' into Testing
Nov 9, 2020
4b13148
Merge pull request #243 from wayne987/Testing
junhui-phoon Nov 9, 2020
ed33aa1
no message
Nov 9, 2020
c5b6125
Merge branch 'master' into branch-TestCases
junhui-phoon Nov 9, 2020
5378af4
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 9, 2020
eafb215
Merge branch 'master' into USER_GUIDE
Nov 9, 2020
f5c6c81
UG - getting started
hoperawr Nov 9, 2020
a30665d
edit diagram
ethanso56 Nov 9, 2020
ab24a7e
merge master
ethanso56 Nov 9, 2020
0f71a1d
Merge pull request #253 from ethanso56/ethan-testing
junhui-phoon Nov 9, 2020
45a2169
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp…
jiaax Nov 9, 2020
3bb9193
updated ug
Nov 9, 2020
858e283
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
Nov 9, 2020
a5dadc0
Merge branch 'master' into USER_GUIDE
Nov 9, 2020
049eb09
Merge branch 'master' into ethan-update-dg
ethanso56 Nov 9, 2020
66710fc
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
jiaax Nov 9, 2020
77418fb
Merge branch 'master' into branch-UGDG
jiaax Nov 9, 2020
25338d9
Merge pull request #254 from wayne987/USER_GUIDE
jiaax Nov 9, 2020
6d71d67
Merge branch 'master' into branch-UG
hoperawr Nov 9, 2020
879d7a1
AddCommand Test
Nov 9, 2020
e3d8717
Update dg
ethanso56 Nov 9, 2020
93c02bd
Merge branch 'master' into ethan-update-dg
ethanso56 Nov 9, 2020
71cff5c
EditCommand and DeleteCommand Test
Nov 9, 2020
923344e
Merge pull request #252 from hoperawr/branch-UG
jiaax Nov 9, 2020
15d704e
Fix code quality issues
junhui-phoon Nov 9, 2020
fc97fd4
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
jiaax Nov 9, 2020
333d2d3
Merge branch 'master' into branch-UGDG
jiaax Nov 9, 2020
e11f73a
Merge branch 'branch-CodeQuality' into branch-TestCases
junhui-phoon Nov 9, 2020
6bd6822
CreateCommand and LoginCommand Test
Nov 9, 2020
9d25d24
Fix UML diagrams
junhui-phoon Nov 9, 2020
96f977e
update docs
ethanso56 Nov 9, 2020
daa7287
Edit PPP
junhui-phoon Nov 9, 2020
132929c
Merge pull request #256 from junhui-phoon/branch-Documentation
junhui-phoon Nov 9, 2020
09f7c27
Merge branch 'master' into Test_Cases_Days
Nov 9, 2020
591e3ed
Merge pull request #257 from junhui-phoon/branch-PPPDraft
junhui-phoon Nov 9, 2020
8b67c3c
Fix clear and commandresult test cases
junhui-phoon Nov 9, 2020
71c5223
Person test
Nov 9, 2020
819a7dc
Merge branch 'master' into Test_Cases_Days
Nov 9, 2020
d356dcd
checkstyle
Nov 9, 2020
e4284e3
Merge branch 'master' into branch-BugFixes
junhui-phoon Nov 9, 2020
8ec5d6d
no message
hoperawr Nov 9, 2020
84ec9d3
Merge pull request #259 from junhui-phoon/branch-TestCases
junhui-phoon Nov 9, 2020
1712ec1
Merge
hoperawr Nov 9, 2020
b27e372
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp…
hoperawr Nov 9, 2020
fae962e
Fix bug where storage file is not loaded when a profile has empty day
junhui-phoon Nov 9, 2020
37d5492
DG
hoperawr Nov 9, 2020
8408d27
EOL
hoperawr Nov 9, 2020
2cdde6c
Merge pull request #263 from junhui-phoon/branch-BugFixes
hoperawr Nov 9, 2020
d0d7170
Merge pull request #262 from hoperawr/branch-UGDG
hoperawr Nov 9, 2020
7512de7
Merge branch 'master' into branch-UpdateProfile
hoperawr Nov 9, 2020
84d3fa0
removed print command
hoperawr Nov 9, 2020
694cfdc
Merge branch 'branch-UpdateProfile' of https://github.com/hoperawr/tp…
hoperawr Nov 9, 2020
dc91d61
Not sure what's happening
hoperawr Nov 9, 2020
95ce6d3
Merge pull request #245 from hoperawr/branch-UpdateProfile
hoperawr Nov 9, 2020
0414f40
fix dg conflicts
ethanso56 Nov 9, 2020
2da6c04
updated Ug and Dg
jiaax Nov 9, 2020
4c437c7
PPP
hoperawr Nov 9, 2020
a2740ec
Merge pull request #264 from hoperawr/branch-PPP
hoperawr Nov 9, 2020
f78eabf
no message
jiaax Nov 9, 2020
5db3f24
DG
Nov 9, 2020
60060f7
Merge branch 'master' into Developer_Guide
Nov 9, 2020
f56ca6a
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp…
jiaax Nov 9, 2020
8354351
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
jiaax Nov 9, 2020
13d6bd7
Fix startingDate to actual current date
junhui-phoon Nov 9, 2020
319f3db
Merge branch 'master' into branch-UGDG
jiaax Nov 9, 2020
2a3af34
Merge pull request #265 from wayne987/Developer_Guide
wayne987 Nov 9, 2020
8be31a1
Fix checkstyle errors
junhui-phoon Nov 9, 2020
20986d3
Merge branch 'master' into branch-BugFixes
junhui-phoon Nov 9, 2020
5eaf6a7
no message
jiaax Nov 9, 2020
3bc641e
Merge pull request #266 from junhui-phoon/branch-BugFixes
junhui-phoon Nov 9, 2020
5e95dd8
Fix typo in DayCard that cause a bug
junhui-phoon Nov 9, 2020
5f4051e
error message
Nov 9, 2020
7b1adf7
UG draft
jiaax Nov 9, 2020
6ebe5a4
Merge branch 'master' into branch-UGDG
jiaax Nov 9, 2020
8e06258
Merge pull request #244 from jiaax/branch-UGDG
jiaax Nov 9, 2020
72e8c0e
Merge pull request #258 from ethanso56/ethan-update-dg
ethanso56 Nov 9, 2020
3fbb403
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp
junhui-phoon Nov 9, 2020
52553ea
Merge branch 'master' into branch-BugFixes
junhui-phoon Nov 9, 2020
1410860
Fix refactoring typos
junhui-phoon Nov 9, 2020
f172f1a
Merge pull request #267 from junhui-phoon/master
junhui-phoon Nov 9, 2020
a22592e
Merge pull request #268 from junhui-phoon/branch-BugFixes
junhui-phoon Nov 9, 2020
4a5bce5
Ug screenshots
jiaax Nov 9, 2020
b3ce544
Merge branch 'master' into branch-UGDG2
jiaax Nov 9, 2020
6d008b4
bug fix
Nov 9, 2020
5258034
Merge branch 'master' into Bug_Fix
Nov 9, 2020
05d0d13
edit day
jiaax Nov 9, 2020
d9675b2
Update junhui-phoon.md
junhui-phoon Nov 9, 2020
fe5cc36
checkstyle
Nov 9, 2020
540592e
UG DG
hoperawr Nov 9, 2020
a24f81b
Merge pull request #270 from jiaax/branch-UGDG2
jiaax Nov 9, 2020
e8f4010
case sensitive
Nov 9, 2020
2125964
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W11-3/tp…
hoperawr Nov 9, 2020
ea9f259
update ug
ethanso56 Nov 9, 2020
9a2bdb4
Merge branch 'master' into Bug_Fix
Nov 9, 2020
6b2dc1f
Merge branch 'master' into PPP
Nov 9, 2020
f5f0206
Merge branch 'master' into ethan-update-ug
ethanso56 Nov 9, 2020
a5951b7
Update junhui-phoon.md
junhui-phoon Nov 9, 2020
43a97e1
PPP
hoperawr Nov 9, 2020
4a8e3ca
Merge pull request #272 from ethanso56/ethan-update-ug
ethanso56 Nov 9, 2020
4de19bf
Update UI.png
junhui-phoon Nov 9, 2020
1ab2c94
ppp
Nov 9, 2020
7b933e8
Merge pull request #271 from hoperawr/branch-PPP
hoperawr Nov 9, 2020
5d8e035
ppp
Nov 9, 2020
edd8b6d
ppp
Nov 9, 2020
dff9bd9
Merge branch 'master' into branch-BugFixes
junhui-phoon Nov 9, 2020
14ea24a
Merge pull request #273 from wayne987/PPP
wayne987 Nov 9, 2020
59660e3
Formatting
hoperawr Nov 9, 2020
9aa356f
DG edits
jiaax Nov 9, 2020
840c96e
Merge branch 'master' into Test_Cases_Days
junhui-phoon Nov 9, 2020
4d9ef04
Merge pull request #274 from hoperawr/branch-PPP
hoperawr Nov 9, 2020
7bb0795
Merge pull request #269 from wayne987/Bug_Fix
junhui-phoon Nov 9, 2020
851ac72
update ppp
ethanso56 Nov 9, 2020
8af2f43
Merge pull request #275 from jiaax/branch-DG
jiaax Nov 9, 2020
e2a5a5d
Merge pull request #276 from ethanso56/ethan-update-ug
ethanso56 Nov 9, 2020
84f76f2
Merge branch 'master' into branch-BugFixes
junhui-phoon Nov 9, 2020
166fe77
Small changes in documentation
hoperawr Nov 9, 2020
31056d1
PPP
jiaax Nov 9, 2020
6c1bbe2
Merge pull request #277 from hoperawr/branch-PPP
hoperawr Nov 9, 2020
e681328
Merge pull request #278 from jiaax/branch-ppp
jiaax Nov 9, 2020
d76ddc6
subheading edits
jiaax Nov 9, 2020
3396dec
Merge pull request #279 from jiaax/branch-DGUpdate
jiaax Nov 9, 2020
5038df1
Merge branch 'master' into Test_Cases_Days
Nov 9, 2020
19356e4
Merge branch 'Test_Cases_Days' of https://github.com/wayne987/tp into…
Nov 9, 2020
30ab8cf
Fix BMI progress bar not updated in Ui
junhui-phoon Nov 9, 2020
55540c3
Fix JavaFX 11 warnings and updated app version
junhui-phoon Nov 9, 2020
44dd6a2
Merge pull request #280 from junhui-phoon/branch-BugFixes
junhui-phoon Nov 9, 2020
1c754fc
fix
Nov 9, 2020
70f8aaa
page breaks
jiaax Nov 9, 2020
2781721
PPP intro edit lol
jiaax Nov 9, 2020
6c084ce
fix
Nov 9, 2020
7c5586a
Merge pull request #281 from jiaax/branch-pdfformat
jiaax Nov 9, 2020
3acc5a5
Merge pull request #260 from wayne987/Test_Cases_Days
junhui-phoon Nov 9, 2020
266003b
no message
jiaax Nov 9, 2020
237d8f7
Merge pull request #282 from jiaax/branch-FINAL
jiaax Nov 9, 2020
dd03a51
no message
jiaax Nov 9, 2020
cdabc2a
Fix default profile appearing after clear
junhui-phoon Nov 9, 2020
316a749
update ug
ethanso56 Nov 9, 2020
c265001
Merge pull request #283 from jiaax/branch-FINAL
jiaax Nov 9, 2020
7091d09
Merge pull request #284 from junhui-phoon/branch-easterEggFix
junhui-phoon Nov 9, 2020
a3b1879
Merge pull request #286 from ethanso56/ethan-update-ug
ethanso56 Nov 9, 2020
58100f1
Update hoperawr.md
hoperawr Nov 9, 2020
087d33c
Merge pull request #287 from AY2021S1-CS2103T-W11-3/hoperawr-patch-1
hoperawr Nov 9, 2020
c9b1be2
wayne
jiaax Nov 9, 2020
94d0698
Merge pull request #288 from jiaax/branch-FINAL
jiaax Nov 9, 2020
a804df2
missing bracket in cmd summary
ethanso56 Nov 13, 2020
f6d51a6
UG changes
hoperawr Nov 13, 2020
f51d465
Ug changes
hoperawr Nov 13, 2020
c2f7254
Merge pull request #289 from hoperawr/branch-UG
hoperawr Nov 13, 2020
8a729fd
UG
hoperawr Nov 13, 2020
ac2b0d7
Merge pull request #290 from hoperawr/branch-UG
hoperawr Nov 13, 2020
2c2b366
UG
hoperawr Nov 13, 2020
7cf6edd
UG
hoperawr Nov 13, 2020
2c9e994
Merge pull request #291 from hoperawr/branch-UG
hoperawr Nov 13, 2020
07146c0
UG
hoperawr Nov 13, 2020
e680533
Merge pull request #292 from hoperawr/branch-UG
hoperawr Nov 13, 2020
3ab4460
Merge branch 'master' into ethan-update-ug
ethanso56 Nov 13, 2020
f9b5bf6
update ug
ethanso56 Nov 13, 2020
82de4bd
Merge pull request #293 from ethanso56/ethan-update-ug
ethanso56 Nov 13, 2020
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
  •  
  •  
  •  
Binary file added ModelClassDiagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
[![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/AY2021S1-CS2103T-W11-3/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S1-CS2103T-W11-3/tp/actions)

# My Fitness Buddy

![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.
My Fitness Buddy is a desktop application that helps you to track your overall change in fitness level by allowing you to add daily records of your weight and calorie input/output.
My Fitness Buddy also allows users to create a profile and can generate visual charts based on these records so that you can monitor your daily progress and help you achieve your goals.
This application is optimized for use through a *Command Line Interface (CLI)*, meaning that you operate the application by typing commands into a command box.

### Site Map
* [User Guide](https://github.com/AY2021S1-CS2103T-W11-3/tp/blob/master/docs/UserGuide.md) for documentation on how to use this app.
* [Developer Guide](https://github.com/AY2021S1-CS2103T-W11-3/tp/blob/master/docs/DeveloperGuide.md), if you are interested in the implementation details of this app.
* [About Us](https://github.com/AY2021S1-CS2103T-W11-3/tp/blob/master/docs/AboutUs.md), to get to know the team behind My Fitness Buddy

### Acknowledgements
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
7 changes: 6 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ plugins {
id 'jacoco'
}

run {
enableAssertions = true
}

mainClassName = 'seedu.address.Main'

sourceCompatibility = JavaVersion.VERSION_11
Expand Down Expand Up @@ -66,7 +70,8 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'MyFitnessBuddy_v1.4.jar'
}

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
### Hope Leong

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

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

* Role: Project Advisor
* Role: Team Lead
* Responsibilities: Scheduling and Tracking

### Jane Doe
### Chan Wa Wai

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

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

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

### Johnny Doe
### Phoon Jun Hui

<img src="images/johndoe.png" width="200px">
<img src="images/junhui-phoon.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](http://github.com/junhui-phoon)]
[[portfolio](team/junhui-phoon.md)]

* Role: Developer
* Responsibilities: Data
* Responsibilities: Integration

### Jean Doe
### Ethan So

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: Code Quality

### James Doe
### Ng Jia Xin

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Documentation
Loading