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-W16-2] ForgetfulNUS #73

Open
wants to merge 500 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
500 commits
Select commit Hold shift + click to select a range
e106d4f
Merge pull request #145 from YangJiyu98/enhance-predefined-tags
tjwjoe Oct 26, 2020
c6b4da0
Update minor error
YangJiyu98 Oct 26, 2020
7390920
Merge pull request #146 from YangJiyu98/update-ug
tjwjoe Oct 26, 2020
3268414
Update Developer Guide
tjwjoe Oct 26, 2020
1ba6593
Add Order to Model Class Diagrams
tjwjoe Oct 26, 2020
d91503c
Add score history feature to UG
Oct 27, 2020
cb9c6a0
added more descriptions for some features
zhizhizhizhizhi Oct 27, 2020
25fbe66
added even more descriptions for some features and fixed some issues
zhizhizhizhizhi Oct 27, 2020
e9d3f1f
rephrased to make user guide feature description less repetitive
zhizhizhizhizhi Oct 27, 2020
0d46546
Merge pull request #147 from tjwjoe/update-DG
zhizhizhizhizhi Oct 27, 2020
28939ae
Merge pull request #148 from rayasamhr/Add-Storage-File
zhizhizhizhizhi Oct 27, 2020
a0fa163
Merge branch 'master' into branch-v1.3
zhizhizhizhizhi Oct 27, 2020
d11fa5c
Merge pull request #150 from zhizhizhizhizhi/branch-v1.3
kswk Oct 27, 2020
09fc3e7
Update find command description and screenshot
kswk Oct 27, 2020
d48769a
Minor refactor
kswk Oct 27, 2020
a38abb5
Update screenshot
kswk Oct 27, 2020
1f9458e
Update RandomQuizSequenceDiagram
kswk Oct 27, 2020
5ab56d5
Merge pull request #151 from kswk/v1.3-refactor
tjwjoe Oct 27, 2020
cd60cf6
Change ver number
YangJiyu98 Oct 27, 2020
9f73b86
Fix wrong listing of flashcards when scoring random quiz
Oct 29, 2020
18c133d
fix restricted characters
YangJiyu98 Oct 29, 2020
807b02f
Merge pull request #153 from rayasamhr/Add-Storage-File
YangJiyu98 Oct 29, 2020
649fdfd
Merge pull request #152 from YangJiyu98/branch-1.3
zhizhizhizhizhi Oct 29, 2020
a842d7c
Merge pull request #154 from YangJiyu98/restricted-char
zhizhizhizhizhi Oct 29, 2020
f862eac
Add support for German characters
kswk Oct 30, 2020
6bf37d0
Merge pull request #155 from kswk/v1.4
tjwjoe Oct 30, 2020
d09ea60
Update DG
YangJiyu98 Nov 1, 2020
8c650cd
Add Yang Jiyu's PPP
YangJiyu98 Nov 2, 2020
5275b41
Merge pull request #215 from YangJiyu98/update-dg
tjwjoe Nov 2, 2020
5f23496
Add kswk.md
kswk Nov 2, 2020
0d2e119
Add partial PPP
tjwjoe Nov 2, 2020
ca6837d
Add kswk.md
kswk Nov 2, 2020
baa146f
Merge pull request #218 from tjwjoe/ppp
kswk Nov 2, 2020
7a68b3e
Merge pull request #217 from kswk/master
tjwjoe Nov 2, 2020
8b66008
Fix UG bugs
tjwjoe Nov 2, 2020
a71053b
Merge pull request #219 from tjwjoe/ug-update
kswk Nov 2, 2020
425fec1
Move static MESSAGE fields from ParserUtil.java
kswk Nov 2, 2020
595ac6d
Update method signatures with ParseZeroException
kswk Nov 2, 2020
8f628e0
Add ParseZeroException.java
kswk Nov 2, 2020
9231ec0
Add more tests
kswk Nov 2, 2020
5cf4542
Merge pull request #220 from kswk/v1.4
tjwjoe Nov 2, 2020
cfb577d
Update command format for exit, help, list, clear, next, end, scores
kswk Nov 3, 2020
8b21061
Add more tests
kswk Nov 3, 2020
7a2e386
Merge pull request #221 from kswk/v1.4
tjwjoe Nov 3, 2020
9915ccd
Update PPP links in AboutUs.md
tjwjoe Nov 3, 2020
9d449bd
Merge pull request #222 from tjwjoe/ug-update
kswk Nov 3, 2020
69146ce
Update file name
YangJiyu98 Nov 3, 2020
aea8354
Merge pull request #223 from YangJiyu98/update-ppp
kswk Nov 3, 2020
d9ce52a
Update command to display first flashcard upon starting quiz
kswk Nov 3, 2020
c4b0b81
Update tests
kswk Nov 3, 2020
2758eb6
Add PPP
zhizhizhizhizhi Nov 3, 2020
9887f54
Merge pull request #225 from zhizhizhizhizhi/branch-v1.4
tjwjoe Nov 3, 2020
4c308d8
Merge pull request #224 from kswk/v1.4
tjwjoe Nov 3, 2020
65a1cb5
Fix incorrect Order after using clear
tjwjoe Nov 3, 2020
a38d75c
Fix bug involving capitalisation and adding
tjwjoe Nov 3, 2020
118ad1b
Fix sorting and list bugs
tjwjoe Nov 3, 2020
35998cb
Add test cases
tjwjoe Nov 3, 2020
79127b0
Merge pull request #226 from tjwjoe/bug-fixes
kswk Nov 3, 2020
584c0a9
Draft PPP
Nov 4, 2020
0d6bcda
Merge pull request #227 from rayasamhr/Add-Storage-File
kswk Nov 4, 2020
1054dea
Update pre-loaded flashcards
kswk Nov 4, 2020
68505a6
Update tests
kswk Nov 4, 2020
af8c6a1
Fix checkstyle violation
kswk Nov 4, 2020
3db5f46
Merge pull request #228 from kswk/v1.4
tjwjoe Nov 5, 2020
c64ba8a
Fix issue#176
YangJiyu98 Nov 6, 2020
5d23fbc
Fix issue 159
YangJiyu98 Nov 6, 2020
e4fdb82
Fix issue #170
YangJiyu98 Nov 6, 2020
92a231f
Fix issue #178
YangJiyu98 Nov 6, 2020
5d5ca8e
Add edit command in UG
YangJiyu98 Nov 6, 2020
eab9036
Merge pull request #229 from YangJiyu98/update-ug
zhizhizhizhizhi Nov 6, 2020
ff1b37f
issue #171
zhizhizhizhizhi Nov 6, 2020
6ae1523
fix issue #171
zhizhizhizhizhi Nov 6, 2020
772e188
fix issue #181
zhizhizhizhizhi Nov 6, 2020
cdfcfa2
fix issue #188 rearranged test yourself section in ug
zhizhizhizhizhi Nov 6, 2020
afecde6
very bad autoscroll :/
zhizhizhizhizhi Nov 6, 2020
1130f11
Merge pull request #230 from zhizhizhizhizhi/branch-v1.4
kswk Nov 7, 2020
d765fc9
Enhance add and edit commands to take in only one prefix
YangJiyu98 Nov 7, 2020
47745bc
Update PPP
kswk Nov 7, 2020
f32afb7
Update DG format
kswk Nov 7, 2020
6d47f79
fixed case insensitive command issue
zhizhizhizhizhi Nov 7, 2020
c5f0365
patched up auto scroll
zhizhizhizhizhi Nov 7, 2020
da9fe45
Merge pull request #231 from kswk/v1.4
zhizhizhizhizhi Nov 7, 2020
d64f72c
Merge pull request #232 from zhizhizhizhizhi/branch-v1.4
kswk Nov 7, 2020
43c8bcf
Refactor add and edit command
YangJiyu98 Nov 7, 2020
180d9d6
Add command to reset scores.
Nov 7, 2020
783f8bd
Update ug
YangJiyu98 Nov 7, 2020
bded4d4
Edit AddSequenceDiagram and ModelClassDiagram
YangJiyu98 Nov 7, 2020
3223f8b
Merge pull request #233 from YangJiyu98/enhance-add-command
tjwjoe Nov 7, 2020
e98337a
Update PPP
tjwjoe Nov 7, 2020
e4113f9
Minor changes to index.md
tjwjoe Nov 7, 2020
5872746
Update UG
tjwjoe Nov 7, 2020
c8c5c3d
Add JUnit tests for ScoreList, ScoreCommand and ResetScoreCommand
Nov 8, 2020
7ba477d
Increase GUI Command Window size
Nov 8, 2020
4325143
Update UG
Nov 8, 2020
26b6a64
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
Nov 8, 2020
d4c5198
Remove debugging statements
Nov 8, 2020
1115e70
Merge pull request #235 from tjwjoe/v1.4
YangJiyu98 Nov 8, 2020
3a19b1b
Update dg
YangJiyu98 Nov 8, 2020
dc5d440
Fix merge conflicts
YangJiyu98 Nov 8, 2020
6948d5e
Merge pull request #234 from YangJiyu98/update-dg
YangJiyu98 Nov 8, 2020
0509aa2
Update AddSequenceDiagram
YangJiyu98 Nov 8, 2020
cdc277a
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
Nov 8, 2020
79c381f
Merge pull request #236 from rayasamhr/Add-Storage-File
tjwjoe Nov 8, 2020
09f72c6
Update screenshots
kswk Nov 8, 2020
ba6624f
Update PPP
kswk Nov 8, 2020
6384fb6
Update screenshots
kswk Nov 8, 2020
370ff6f
Add screenshots
kswk Nov 8, 2020
89c6cac
Update hyperlink for reset score
kswk Nov 8, 2020
d018058
Merge pull request #237 from kswk/v1.4
YangJiyu98 Nov 8, 2020
527326a
Update DG
tjwjoe Nov 8, 2020
eeced7c
Remove irrelevant detail
tjwjoe Nov 8, 2020
0f92da0
Update PPP
YangJiyu98 Nov 8, 2020
da91cde
Update PPP
YangJiyu98 Nov 8, 2020
254715d
Update PPP
YangJiyu98 Nov 8, 2020
9872e1e
Update dg for predefined tags
YangJiyu98 Nov 8, 2020
6baeba8
Update image for predefined tags
YangJiyu98 Nov 8, 2020
b6c1d20
Update dg for predefined tags
YangJiyu98 Nov 8, 2020
b99a8a6
Update image for predefined tags
YangJiyu98 Nov 8, 2020
6e0d4ce
Merge pull request #238 from tjwjoe/v1.4
zhizhizhizhizhi Nov 8, 2020
5d01923
Update image for predefined tags
YangJiyu98 Nov 8, 2020
a50f6a6
Merge branch 'master' into update-dg
YangJiyu98 Nov 8, 2020
be1ca17
add whitespace
YangJiyu98 Nov 8, 2020
ea59ea8
Refactor code
YangJiyu98 Nov 8, 2020
275099c
add whitespace
YangJiyu98 Nov 8, 2020
f3272b2
fixed some inconsistencies in UG
zhizhizhizhizhi Nov 8, 2020
c7f8416
Merge pull request #239 from YangJiyu98/update-dg
zhizhizhizhizhi Nov 8, 2020
5ac58bd
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
zhizhizhizhizhi Nov 8, 2020
ccb024a
updated diagrams
zhizhizhizhizhi Nov 8, 2020
b889385
updated diagrams
zhizhizhizhizhi Nov 8, 2020
987434a
resolved merge conflict
zhizhizhizhizhi Nov 8, 2020
960a4ba
fixed some inconsistencies in UG
zhizhizhizhizhi Nov 8, 2020
225a2c3
updated diagrams
zhizhizhizhizhi Nov 8, 2020
322f0ff
Update PPP
tjwjoe Nov 9, 2020
f1ea43d
Update PPP
tjwjoe Nov 9, 2020
fb8e90d
Add more user stories
tjwjoe Nov 9, 2020
c2aa48a
Minor changes to UG, DG, PPP
tjwjoe Nov 9, 2020
fea974c
Fix typo
tjwjoe Nov 9, 2020
aa44d80
Update DG
tjwjoe Nov 9, 2020
c4d288e
Minor changes to DG, SettingUp.md and Testing.md
tjwjoe Nov 9, 2020
973c400
Fix log files naming
tjwjoe Nov 9, 2020
cefdf8f
Merge pull request #240 from tjwjoe/v1.4
kswk Nov 9, 2020
9679110
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp
zhizhizhizhizhi Nov 9, 2020
0941f96
Merge branch 'master' into branch-v1.4
zhizhizhizhizhi Nov 9, 2020
6d711c9
Add test cases to deal with missing/ corrupted scores.json in DG Inst…
Nov 9, 2020
1f5346f
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
Nov 9, 2020
8c18b5e
Modify Model class diagram to include Scores
Nov 9, 2020
0cdf6e2
Add detail to PPP
Nov 9, 2020
578336a
updated PPP and DG
zhizhizhizhizhi Nov 9, 2020
5eaad1d
Merge pull request #241 from zhizhizhizhizhi/branch-v1.4
tjwjoe Nov 9, 2020
f9a3dae
All text changes to DG (minus diagram)
Nov 9, 2020
aed34d3
EOF
Nov 9, 2020
2ecc60c
Update PPP
kswk Nov 9, 2020
ee862ae
Update use cases and diagrams
kswk Nov 9, 2020
a067859
EOF and update Storage class diagram
Nov 9, 2020
849e5d1
Update RandomQuizSequenceDiagram
kswk Nov 9, 2020
fe51ab5
added loggers
zhizhizhizhizhi Nov 9, 2020
6e8f31f
Merge pull request #242 from rayasamhr/Add-Storage-File
kswk Nov 9, 2020
cebd3ad
Update Model class diagram
Nov 9, 2020
3b73351
Merge pull request #244 from zhizhizhizhizhi/branch-v1.4
kswk Nov 9, 2020
36ed7ff
updated a diagram
zhizhizhizhizhi Nov 9, 2020
3e23e83
replaced a diagram
zhizhizhizhizhi Nov 9, 2020
bb7ef0a
Merge pull request #243 from kswk/v1.4
zhizhizhizhizhi Nov 9, 2020
21e5c26
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
zhizhizhizhizhi Nov 9, 2020
c3e3520
Update docs
YangJiyu98 Nov 9, 2020
a8a0556
Update zhizhizhizhizhi.md
zhizhizhizhizhi Nov 9, 2020
5195569
Merge pull request #245 from zhizhizhizhizhi/branch-v1.4
YangJiyu98 Nov 9, 2020
7a92aab
Merge pull request #246 from YangJiyu98/update-dg
zhizhizhizhizhi Nov 9, 2020
77054e7
Fix "Tags:" bug, minor doc update
tjwjoe Nov 9, 2020
9b0af4b
Remove [Implemented] tags
tjwjoe Nov 9, 2020
44cb178
reorder commands in summary
zhizhizhizhizhi Nov 9, 2020
c5aee98
Merge branch 'master' into v1.4
tjwjoe Nov 9, 2020
0a70f91
Update UserGuide.md
YangJiyu98 Nov 9, 2020
5603466
Fix position of comment
tjwjoe Nov 9, 2020
7088e8b
Scores Activity Diagram
Nov 9, 2020
9cd011a
standardised command results
zhizhizhizhizhi Nov 9, 2020
17fa810
Scores Activity Diagram
Nov 9, 2020
6b55e62
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
Nov 9, 2020
ddb2683
Merge pull request #247 from tjwjoe/v1.4
zhizhizhizhizhi Nov 9, 2020
92938d5
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
Nov 9, 2020
9e6718f
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
zhizhizhizhizhi Nov 9, 2020
92bff90
Merge pull request #248 from zhizhizhizhizhi/branch-v1.4
rayasamhr Nov 9, 2020
cd984bc
Merge pull request #249 from rayasamhr/Add-Storage-File
zhizhizhizhizhi Nov 9, 2020
104f61e
Update UG
tjwjoe Nov 9, 2020
ca0516a
Merge remote-tracking branch 'origin/v1.4' into v1.4
tjwjoe Nov 9, 2020
ec03615
update predefinedTagClass diagram
YangJiyu98 Nov 9, 2020
4c3cfbd
Merge branch 'master' into v1.4
tjwjoe Nov 9, 2020
24dbbad
Merge pull request #250 from tjwjoe/v1.4
kswk Nov 9, 2020
57b5faa
Update docs
YangJiyu98 Nov 9, 2020
255eaf4
Merge pull request #251 from YangJiyu98/update-dg
kswk Nov 9, 2020
693aba5
Update DeveloperGuide.md
zhizhizhizhizhi Nov 9, 2020
1e7d880
Update screenshots
kswk Nov 9, 2020
05f9e46
Refine UG and PPP
Nov 9, 2020
905bf93
Refine UG and PPP
Nov 9, 2020
5f5dc6c
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-W16-2/tp…
Nov 9, 2020
9262293
Fix typo
kswk Nov 9, 2020
955d850
Fix typo
kswk Nov 9, 2020
af69a4c
Merge pull request #252 from YangJiyu98/update-dg
kswk Nov 9, 2020
3d02944
Update sort diagram
tjwjoe Nov 9, 2020
e168777
Merge remote-tracking branch 'origin/v1.4' into v1.4
tjwjoe Nov 9, 2020
0af3e65
Fix minor typos
kswk Nov 9, 2020
fde7fed
Refine manual testcase
Nov 9, 2020
ef384be
Merge pull request #255 from tjwjoe/v1.4
kswk Nov 9, 2020
42a2037
Update version number
kswk Nov 9, 2020
478550b
Merge pull request #253 from rayasamhr/Add-Storage-File
tjwjoe Nov 9, 2020
a87b435
Merge branch 'master' into v1.4
kswk Nov 9, 2020
9f4c3d2
Update docs
YangJiyu98 Nov 9, 2020
e99c760
Add punctuation
tjwjoe Nov 9, 2020
202497e
Merge pull request #254 from kswk/v1.4
tjwjoe Nov 9, 2020
301719a
Merge pull request #256 from YangJiyu98/update-dg
YangJiyu98 Nov 9, 2020
f92d9c2
Merge pull request #257 from tjwjoe/v1.4
YangJiyu98 Nov 9, 2020
132aee3
Update DeveloperGuide.md
rayasamhr Nov 9, 2020
994973b
Update DeveloperGuide.md
rayasamhr Nov 9, 2020
0c11dd9
Update DeveloperGuide.md
rayasamhr Nov 9, 2020
be180a3
add page break
YangJiyu98 Nov 9, 2020
91940fc
Update DeveloperGuide.md
rayasamhr Nov 9, 2020
b2f4dba
Update UserGuide.md
YangJiyu98 Nov 9, 2020
5ce55b4
Update UserGuide.md
YangJiyu98 Nov 9, 2020
188996f
Update DeveloperGuide.md
rayasamhr Nov 9, 2020
9785288
Merge pull request #259 from YangJiyu98/add-pb
tjwjoe Nov 9, 2020
64c025e
Update UserGuide.md
YangJiyu98 Nov 13, 2020
ca862ea
Update UserGuide.md
kswk Nov 13, 2020
9237aaa
Update UserGuide.md
YangJiyu98 Nov 13, 2020
cac1d70
Update UserGuide.md
YangJiyu98 Nov 13, 2020
d71dee2
Update UserGuide.md
YangJiyu98 Nov 13, 2020
341b73b
Update UserGuide.md
YangJiyu98 Nov 13, 2020
3889874
Update UserGuide.md
YangJiyu98 Nov 13, 2020
a7d46e6
Update UserGuide.md
YangJiyu98 Nov 13, 2020
1687239
Update UserGuide.md
YangJiyu98 Nov 13, 2020
2ea18e7
Update UserGuide.md
YangJiyu98 Nov 13, 2020
665f937
Update UserGuide.md
YangJiyu98 Nov 13, 2020
c3ca7df
Update UserGuide.md
YangJiyu98 Nov 13, 2020
7ff12c7
Update UserGuide.md
YangJiyu98 Nov 13, 2020
31efe78
Update UserGuide.md
YangJiyu98 Nov 13, 2020
cbab92d
Update UserGuide.md
YangJiyu98 Nov 13, 2020
658e776
Update UserGuide.md
YangJiyu98 Nov 13, 2020
58bdb2f
Update UserGuide.md
YangJiyu98 Nov 13, 2020
fd9661c
Update UserGuide.md
YangJiyu98 Nov 13, 2020
c604b3b
Update UserGuide.md
YangJiyu98 Nov 13, 2020
ccb68e4
Update UserGuide.md
YangJiyu98 Nov 13, 2020
ca5e29b
Update UserGuide.md
YangJiyu98 Nov 13, 2020
8c3bb46
Update UserGuide.md
YangJiyu98 Nov 13, 2020
b8c3224
Update UserGuide.md
YangJiyu98 Nov 13, 2020
e4b5232
Update UserGuide.md
YangJiyu98 Nov 13, 2020
58209ce
Update UserGuide.md
YangJiyu98 Nov 13, 2020
4344438
Update UserGuide.md
YangJiyu98 Nov 13, 2020
3156248
Update UserGuide.md
YangJiyu98 Nov 13, 2020
04b4912
Update UserGuide.md
YangJiyu98 Nov 13, 2020
b622be2
Update ArgumentMultimap.java
YangJiyu98 Nov 22, 2020
f666adc
Update reused code
YangJiyu98 Nov 22, 2020
4360649
Merge pull request #260 from AY2021S1-CS2103T-W16-2/update_code_reuse
YangJiyu98 Nov 22, 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
  •  
  •  
  •  
29 changes: 18 additions & 11 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/AY2021S1-CS2103T-W16-2/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S1-CS2103T-W16-2/tp/actions)

![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.
# Welcome to ForgetfulNUS!
ForgetfulNUS is a **flashcard application** designed to assist students currently learning the **German Language**,
specifically those undertaking the **NUS modules LAG1201 and LAG2201**, as a **memory aid for vocabulary**.
* Example usages:
* Self-testing with a scoring system
* Build a user-customised glossary
* More to come!
* As the app is still in early development, some features are still a work in progress. Expect to see more updates in the near
future!
* While the app is usable by any party, some features cater *specifically* to NUS students undertaking LAG1201 and LAG2201

## Additional links
* For a full guide to ForgetfulNUS, see our **[ForgetfulNUS User Guide](https://github.com/AY2021S1-CS2103T-W16-2/tp/blob/master/docs/UserGuide.md)**
* For the detailed documentation of this project, see our **[ForgetfulNUS Developer Guide](https://github.com/AY2021S1-CS2103T-W16-2/tp/blob/master/docs/DeveloperGuide.md)**.

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

mainClassName = 'seedu.address.Main'
mainClassName = 'seedu.forgetfulnus.Main'

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand Down Expand Up @@ -40,6 +40,10 @@ task coverage(type: JacocoReport) {
}
}

run {
enableAssertions = true
}

dependencies {
String jUnitVersion = '5.4.0'
String javaFxVersion = '11'
Expand All @@ -66,7 +70,7 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'ForgetfulNUS.jar'
}

defaultTasks 'clean', 'test'
51 changes: 24 additions & 27 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,52 @@ title: About Us

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

You can reach us at the email `seer[at]comp.nus.edu.sg`
You can reach us at the email seer[at]comp.nus.edu.sg

## Project team

### John Doe
### Joe Tan

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

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

* Role: Project Advisor

### Jane Doe
* Role: Developer
* Responsibilities: Documentation

### Kenny Seet

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: Deliverables, Deadlines and Integration

### Johnny Doe
### Rayasam Harshini

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

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

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

### Jean Doe
### Xu Zhizhi

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

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

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

### James Doe
### Yang Jiyu

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: Scheduling and Tracking
2 changes: 1 addition & 1 deletion docs/DevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ As part of CI, this project uses Codecov to generate coverage reports. Here are

1. Sign up with Codecov using your GitHub account [here](https://codecov.io/signup).
1. Once you are inside Codecov web app, add your fork to CodeCov.
1. Get the Markdown code for the Codecov badge provided in `Settings > Badges` and update the `docs/index.md` of your repo with it so that the badge [![codecov](https://codecov.io/gh/se-edu/addressbook-level3/branch/master/graph/badge.svg)](https://codecov.io/gh/se-edu/addressbook-level3) in that page reflects the coverage of your project.
1. Get the Markdown code for the Codecov badge provided in `Settings > Badges` and update the `docs/index.md` of your repo with it so that the badge [![codecov](https://codecov.io/gh/AY2021S1-CS2103T-W16-2/tp/branch/master/graph/badge.svg)](https://codecov.io/gh/AY2021S1-CS2103T-W16-2/tp) in that page reflects the coverage of your project.

### Repository-wide checks

Expand Down
Loading