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-F11-2] Productiv #92

Open
wants to merge 897 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
897 commits
Select commit Hold shift + click to select a range
5591208
Update Name's regex and tests
claraadora Nov 6, 2020
9318ff0
Fix based on comments
claraadora Nov 6, 2020
d4f3f49
Update name constraint in UG
claraadora Nov 6, 2020
6e60d65
Merge pull request #237 from claraadora/ug-fixes
claraadora Nov 6, 2020
3f1e961
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-F11-2/tp…
claraadora Nov 6, 2020
a948a87
Add MeetingUtil
claraadora Nov 6, 2020
93dce4e
Add MeetingBookBuilder
claraadora Nov 6, 2020
41fbb7c
Add MeetingBookTest
claraadora Nov 6, 2020
ed80e38
Add ModelMeetingManagerTest
claraadora Nov 6, 2020
4a042ea
Add MeetingBookParserTest
claraadora Nov 6, 2020
17618bf
Update Switch Mode feature
chrystalquek Nov 6, 2020
4032311
Disallow clearing/listing of empty lists; rename common messages' var…
gabztcr Nov 6, 2020
5ebb22a
Add Effort
chrystalquek Nov 6, 2020
dcbdefd
Update LoC
chrystalquek Nov 6, 2020
36014e4
Amend according to reviewer's comments
gabztcr Nov 6, 2020
ccd1166
Merge pull request #240 from gabztcr/gabriel-clear-command-check
gabztcr Nov 6, 2020
2e76f14
Merge pull request #239 from claraadora/clara-test
claraadora Nov 6, 2020
cd2d01c
Update based on comments
chrystalquek Nov 6, 2020
262b70d
Update LogicClassDiagram
claraadora Nov 6, 2020
0e7e558
Merge branch 'master' into chrystal-update-dg-implementation
chrystalquek Nov 6, 2020
3e523df
Merge pull request #241 from chrystalquek/chrystal-update-dg-implemen…
chrystalquek Nov 6, 2020
d75eca7
Update PPP
chrystalquek Nov 6, 2020
676a639
Update DG
claraadora Nov 6, 2020
b9ad7ea
Add calendar color
claraadora Nov 6, 2020
df37253
Add seq diagram for switch
claraadora Nov 6, 2020
7b104db
Add seq diagram for calendar
claraadora Nov 6, 2020
42bd2bd
Update name
claraadora Nov 6, 2020
c3968c9
Add archi diagram for switch command
claraadora Nov 6, 2020
02dbb2e
Add Model Class Diagram
claraadora Nov 6, 2020
2595cab
Add pngs
claraadora Nov 6, 2020
7bdaf94
Animate OCP
gabztcr Nov 6, 2020
c1da427
Fix image path
claraadora Nov 6, 2020
652084a
Change width and upload png
claraadora Nov 6, 2020
67a7f4d
Change image style
claraadora Nov 6, 2020
17eaf75
Update Model description
claraadora Nov 6, 2020
3414946
Fix Schedule disappear
chrystalquek Nov 6, 2020
ed719e6
Remove check for SwitchCommand
chrystalquek Nov 6, 2020
e47aeef
Update documentation of Switch mode feature
chrystalquek Nov 6, 2020
cccd4d2
Fix Checkstyle
chrystalquek Nov 6, 2020
d966140
Draw UIClassDiagram for DG.
shadowezz Nov 6, 2020
80f3dd5
Draw DoneCommandSequenceDiagram for DG.
shadowezz Nov 6, 2020
995751f
Change "views the details..." to "displays the details..."
gabztcr Nov 7, 2020
a27b231
(Find command) Replace punctuations with spaces before matching
gabztcr Nov 7, 2020
30d36b6
Add implementation of view and done in DG.
shadowezz Nov 7, 2020
3491b27
Fix formating in DG.
shadowezz Nov 7, 2020
d36030b
Fix styling.
shadowezz Nov 7, 2020
ba54cbd
Amend code for other modes
gabztcr Nov 7, 2020
00ce965
Merge pull request #248 from chrystalquek/undo-switch-command-check
chrystalquek Nov 7, 2020
5597a01
move updateDetailsPanel
chrystalquek Nov 7, 2020
8b8e949
Merge branch 'master' into fix-help-dashboard-disappear
chrystalquek Nov 7, 2020
b19d30f
move updateDetailsPanel
chrystalquek Nov 7, 2020
1aae155
Amend UI, reorder UG/feedback box/view panel
gabztcr Nov 7, 2020
91dce33
Remove check for marking done of already completed deliverable
gabztcr Nov 7, 2020
312fa79
Merge pull request #247 from chrystalquek/fix-help-dashboard-disappear
chrystalquek Nov 7, 2020
086a06f
Amended suggested changes.
shadowezz Nov 7, 2020
9c44a22
Implement undone command in deliverable.
shadowezz Nov 7, 2020
e9cdc56
Merge pull request #256 from gabztcr/gabriel-cleanup
gabztcr Nov 7, 2020
0b53cdc
Add tests for undone command.
shadowezz Nov 7, 2020
8fe0b8a
Merge pull request #253 from shadowezz/updateDG
shadowezz Nov 7, 2020
4af0697
Push all user inputs to LogicGeneral
chrystalquek Nov 7, 2020
64feccf
Fix checkstyle. Update UG.
shadowezz Nov 7, 2020
f8c0cb8
Fix merge conflict in UG
shadowezz Nov 7, 2020
fe9b9ed
Update DG.
shadowezz Nov 7, 2020
dadd596
Merge pull request #260 from shadowezz/undone
shadowezz Nov 7, 2020
21333e8
Update PPP
claraadora Nov 7, 2020
eb2ae0a
Remove trailing spaces
claraadora Nov 7, 2020
4b6cbee
Remove println
claraadora Nov 7, 2020
e2a4213
Remove some TODOs
claraadora Nov 7, 2020
bf307de
Merge pull request #250 from gabztcr/gabriel-find-remove-punctuations
gabztcr Nov 7, 2020
05de5bf
Merge branch 'master' into gabriel-OCP
gabztcr Nov 7, 2020
e986864
Amend message constraints for location and description
gabztcr Nov 7, 2020
1a44104
Update PPP.
shadowezz Nov 8, 2020
6b9fb68
Update swtich command implementation in DG
chrystalquek Nov 8, 2020
d4aeb64
Rename mode to general
chrystalquek Nov 8, 2020
8051819
Update ModelClassDiagram
claraadora Nov 8, 2020
d3721e8
Merge branch 'master' into refactor-logic-general
chrystalquek Nov 8, 2020
2b5febe
resolve conflicts
chrystalquek Nov 8, 2020
6a7a300
Add note on ModelClassDiagram
claraadora Nov 8, 2020
735f515
Merge pull request #259 from chrystalquek/refactor-logic-general
chrystalquek Nov 8, 2020
b22dadd
Update wording and delete BetterModelDiagram
claraadora Nov 8, 2020
36482f6
Update PPP
chrystalquek Nov 8, 2020
7284ea6
Remove blank spaces
chrystalquek Nov 8, 2020
3e19a2b
Update autosort implemnetation and diagram
claraadora Nov 8, 2020
27bf05a
Moved updateOCP() method, updated same method to fix % issue
gabztcr Nov 8, 2020
b099ffe
Merge branch 'master' into gabriel-OCP
gabztcr Nov 8, 2020
a16370e
Fix % issue again
gabztcr Nov 8, 2020
375ee2a
Include clearing of optional fields & single-word command notes in UG
gabztcr Nov 8, 2020
2e7b581
Reduce heading size
chrystalquek Nov 8, 2020
f651deb
Update Calendar implementation
claraadora Nov 8, 2020
6c8d926
Merge branch 'master' into update-ppp
chrystalquek Nov 8, 2020
4f3f65e
Amend DG User Stories and change title in dashboard to "Overall Compl…
gabztcr Nov 8, 2020
c787b1c
Merge pull request #243 from gabztcr/gabriel-OCP
gabztcr Nov 8, 2020
2b5537b
Change to Start from Terminal
chrystalquek Nov 8, 2020
ab01de6
Amend DG Use Cases and some error messages
gabztcr Nov 8, 2020
0ae8404
Update Logic and Storage sections for DG
MerlinLim Nov 8, 2020
69e2b6a
Merge branch 'master' into update-DG
MerlinLim Nov 8, 2020
fe5e9a8
Update styling and scale of diagrams
MerlinLim Nov 8, 2020
cee6d47
Fix HTML issue
MerlinLim Nov 8, 2020
2f78c19
Fix EOF
MerlinLim Nov 8, 2020
e8e2d4d
Change to use L/R panels, add display message/feedback box, re-number…
gabztcr Nov 8, 2020
f53acaf
Merge pull request #265 from gabztcr/gabriel-cleanup
gabztcr Nov 8, 2020
7342b6d
Merge branch 'master' into update-ppp
chrystalquek Nov 9, 2020
b93e0a2
Update Glossary
chrystalquek Nov 9, 2020
8779b2b
Update date time implementation
MerlinLim Nov 9, 2020
1c9f218
Update LogicClassDiagram
MerlinLim Nov 9, 2020
37934f9
Fix DG based on comments
claraadora Nov 9, 2020
e755f49
Update DG
claraadora Nov 9, 2020
e219231
Change placement of note
claraadora Nov 9, 2020
06b6aaa
Change contact to person book
claraadora Nov 9, 2020
1103acb
Fix layout
claraadora Nov 9, 2020
92b62a8
Update screenshots
claraadora Nov 9, 2020
b58e579
Merge pull request #263 from chrystalquek/update-ppp
claraadora Nov 9, 2020
b0de3d0
Fix span
claraadora Nov 9, 2020
ace3468
Change to div
claraadora Nov 9, 2020
33152d0
Amend PPP and AboutUs.
shadowezz Nov 9, 2020
331ecea
Fix OR
claraadora Nov 9, 2020
e26a668
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-F11-2/tp…
claraadora Nov 9, 2020
62ec86f
Update PPP, minor change in UG, DG
gabztcr Nov 9, 2020
ac0e78f
Update PPP
claraadora Nov 9, 2020
e8d8e39
Merge pull request #269 from claraadora/ug-fixes
claraadora Nov 9, 2020
56e0220
Merge branch 'master' into gabriel-ppp
gabztcr Nov 9, 2020
26fd8bc
Format PPP components
gabztcr Nov 9, 2020
2b48bc7
Update merlin lim PPP
MerlinLim Nov 9, 2020
e76a0ea
Merge pull request #270 from gabztcr/gabriel-ppp
gabztcr Nov 9, 2020
7a7002e
Refactor PPP
gabztcr Nov 9, 2020
81434c5
Merge pull request #272 from gabztcr/gabriel-ppp
gabztcr Nov 9, 2020
4bb8db2
Merge pull request #262 from shadowezz/finalise-PPP
shadowezz Nov 9, 2020
1b6eb5a
Make tests for deadline, uniqueDeliverableList and deliverable predic…
shadowezz Nov 9, 2020
3cc9129
Update diagram
claraadora Nov 9, 2020
28cea0a
Update links
claraadora Nov 9, 2020
798470b
Merge pull request #242 from claraadora/clara-dg
claraadora Nov 9, 2020
8a06a3c
Fix Styling and update diagrams
MerlinLim Nov 9, 2020
77103bc
Merge branch 'master' into update-DG
MerlinLim Nov 9, 2020
394a9ef
Minor Styling changes
MerlinLim Nov 9, 2020
f367541
Merge pull request #267 from MerlinLim/update-DG
MerlinLim Nov 9, 2020
1372523
Add testing for contact, descriptin and title.
shadowezz Nov 9, 2020
d35eeba
Update OCP Implementation
gabztcr Nov 9, 2020
7a21ccb
Add testing for ModelDeliverableManager.
shadowezz Nov 9, 2020
14eb95d
Fix typo in uml diagram.
shadowezz Nov 9, 2020
4e9361a
Merge pull request #271 from MerlinLim/update-merlin-ppp
MerlinLim Nov 9, 2020
dee7b8a
Update OCPSequenceDiagram.png
gabztcr Nov 9, 2020
ec582c9
Merge branch 'master' into gabriel-OCP
gabztcr Nov 9, 2020
571fc25
Add links
claraadora Nov 9, 2020
722759c
Fix
claraadora Nov 9, 2020
78bdf41
Fix checkstyle.
shadowezz Nov 9, 2020
f7273aa
Merge pull request #276 from claraadora/ug-fixes
claraadora Nov 9, 2020
db8946b
Merge pull request #273 from gabztcr/gabriel-OCP
gabztcr Nov 9, 2020
471af5d
Merge pull request #274 from shadowezz/fix-view-uml
shadowezz Nov 9, 2020
8563df5
Merge pull request #275 from shadowezz/testing-deliverable
shadowezz Nov 9, 2020
3aa4485
Merge pull request #261 from claraadora/ppp
claraadora Nov 9, 2020
2025124
Change style
claraadora Nov 9, 2020
ad859a0
Update UG
claraadora Nov 9, 2020
90b7d44
Update PPPs + UG + content-width style
claraadora Nov 9, 2020
200e068
update-switch-implementation
chrystalquek Nov 9, 2020
01d83b1
minor-fix
chrystalquek Nov 9, 2020
cba304a
Merge pull request #278 from claraadora/ugug
claraadora Nov 9, 2020
c09c9f6
Merge pull request #279 from chrystalquek/update-switch-impl
chrystalquek Nov 9, 2020
c74a781
Update OCP Implementation design considerations
gabztcr Nov 9, 2020
6b1cc12
Minor rewording
gabztcr Nov 9, 2020
20f3557
Change DoneCommandParser to MarkDoneCommandParser.
shadowezz Nov 9, 2020
af9c692
Merge with master.
shadowezz Nov 9, 2020
790d2b0
update links
chrystalquek Nov 9, 2020
8ce3278
Update ViewCommandSequenceDiagram.
shadowezz Nov 9, 2020
802b98a
Fix styling and diagrams
MerlinLim Nov 9, 2020
2f2f72d
Merge branch 'master' into fix-DG
MerlinLim Nov 9, 2020
9a51f70
update UG
chrystalquek Nov 9, 2020
1a89823
Merge pull request #280 from gabztcr/gabriel-OCP
claraadora Nov 9, 2020
3238f9c
Merge pull request #281 from chrystalquek/update-dg-links
claraadora Nov 9, 2020
11051c2
Merge pull request #282 from shadowezz/update-markDone
shadowezz Nov 9, 2020
57c11fc
Merge branch 'master' into fix-DG
MerlinLim Nov 9, 2020
8fb4f72
Merge pull request #283 from MerlinLim/fix-DG
claraadora Nov 9, 2020
9316649
Fix Style
MerlinLim Nov 9, 2020
dd9789a
Merge pull request #284 from MerlinLim/fix-DG
gabztcr Nov 9, 2020
d580ed1
Add one table
claraadora Nov 11, 2020
a8d7865
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-F11-2/tp…
claraadora Nov 11, 2020
7199a65
Add tables
claraadora Nov 11, 2020
859b5ca
Change to warning signs
claraadora Nov 11, 2020
871cc02
Update tables
claraadora Nov 11, 2020
5d25548
Set theme jekyll-theme-minimal
MerlinLim Nov 11, 2020
486f512
Fix based on review
claraadora Nov 11, 2020
d9a9230
Test
claraadora Nov 11, 2020
7e73b32
table test
claraadora Nov 11, 2020
8da4521
Use dig
claraadora Nov 11, 2020
4347685
Update with table of contents
MerlinLim Nov 11, 2020
af0fe02
Test using {::nomarkdown}
claraadora Nov 11, 2020
c8201fd
Merge branch 'update-UG' of https://github.com/MerlinLim/tp into upda…
MerlinLim Nov 11, 2020
fcb30e1
Test
claraadora Nov 11, 2020
615050e
Add &nbsp
claraadora Nov 11, 2020
bb3d38d
Test 	
claraadora Nov 11, 2020
7395e1a
Try  
claraadora Nov 11, 2020
8098c4c
Update bullet points
claraadora Nov 11, 2020
ff8bee4
Update figures and links
MerlinLim Nov 11, 2020
2805aab
Fix styling
MerlinLim Nov 11, 2020
ecf4a94
Convert theme back
MerlinLim Nov 11, 2020
f89aa3e
Fix command formatting.
shadowezz Nov 12, 2020
ddfebb4
Merge pull request #285 from claraadora/docs
shadowezz Nov 12, 2020
5b6c768
Cosmetic changes.
shadowezz Nov 12, 2020
8b75c7b
Fix typos.
shadowezz Nov 12, 2020
dcd6890
Merge branch 'docs' into update-UG
MerlinLim Nov 12, 2020
e91848a
Fix typos.
shadowezz Nov 12, 2020
81336d3
Standardize format.
shadowezz Nov 12, 2020
6d67056
Merge pull request #287 from shadowezz/UG
shadowezz Nov 12, 2020
9cdb828
Fix typo.
shadowezz Nov 12, 2020
b8986ad
Convert features note box and add note for updates to dashboard
chrystalquek Nov 12, 2020
fe93ae9
Update FAQ, command summary, glossary
chrystalquek Nov 12, 2020
b4cae5b
Merge branch 'docs' into update-UG
MerlinLim Nov 12, 2020
1d9e4be
Fix figure captions
MerlinLim Nov 12, 2020
ebbc6d8
Update based on comments
chrystalquek Nov 12, 2020
2737559
Fix figure references
MerlinLim Nov 12, 2020
59f33e7
Fix figure names
MerlinLim Nov 12, 2020
cba0bd5
Remove periods
MerlinLim Nov 12, 2020
d542fb6
Merge pull request #286 from MerlinLim/update-UG
MerlinLim Nov 12, 2020
1659081
Merge remote-tracking branch 'team/docs' into update-ug
chrystalquek Nov 12, 2020
94cde12
Update links
chrystalquek Nov 12, 2020
0702bc8
Merge pull request #288 from chrystalquek/update-ug
chrystalquek Nov 12, 2020
aca6e95
Redo entire Introduction
gabztcr Nov 12, 2020
76b234f
Redo entire Introduction
gabztcr Nov 12, 2020
7989be2
Merge pull request #289 from gabztcr/gabriel-user-guide-cs2101
gabztcr Nov 13, 2020
541b249
change background color
chrystalquek Nov 13, 2020
301c107
Add cover page and new line for figures
MerlinLim Nov 13, 2020
958baf7
change odd table row, lighten background, make headers green
chrystalquek Nov 13, 2020
db6844a
Make headings green
chrystalquek Nov 13, 2020
ed381ae
Delete warning + change to 5
claraadora Nov 13, 2020
4e54dd1
change color
chrystalquek Nov 13, 2020
70d8924
revert to white background
chrystalquek Nov 13, 2020
c74389e
Merge with remote.
shadowezz Nov 13, 2020
3d52245
Add duck link.
shadowezz Nov 13, 2020
8ffb69d
modify nav bar and page width
chrystalquek Nov 13, 2020
43d3f8e
Fix styling
MerlinLim Nov 13, 2020
1d2ee2b
Update tables
claraadora Nov 13, 2020
9ad2756
change header of page
chrystalquek Nov 13, 2020
5078706
Reduce duck size.
shadowezz Nov 13, 2020
e330a98
Align words in center
MerlinLim Nov 13, 2020
e275ee7
Change coloring and alignment
MerlinLim Nov 13, 2020
cb49227
Link on every header.
shadowezz Nov 13, 2020
b1852ad
Fix inconsistent bolding
MerlinLim Nov 13, 2020
11a49c6
Center left col of table.
shadowezz Nov 13, 2020
92e097b
Revert font size change
chrystalquek Nov 13, 2020
a292a03
revert
chrystalquek Nov 13, 2020
54d5fa9
Merge pull request #290 from chrystalquek/change-ug-colour
chrystalquek Nov 13, 2020
69f0489
Merge branch 'docs' into final-UG
MerlinLim Nov 13, 2020
b47735f
Merge pull request #291 from MerlinLim/final-UG
MerlinLim Nov 13, 2020
6498526
Update switch table
claraadora Nov 13, 2020
5a647fb
Fix merge conflicts.
shadowezz Nov 13, 2020
ee53611
Link to table of contents in reading ug.
shadowezz Nov 13, 2020
ceabd2a
Merge pull request #292 from shadowezz/UG
shadowezz Nov 13, 2020
962b154
push
claraadora Nov 13, 2020
b09d9be
Merge pull request #293 from claraadora/docs
gabztcr Nov 13, 2020
55c3383
Revert "Docs"
MerlinLim Nov 13, 2020
b39fdd0
Merge pull request #294 from AY2021S1-CS2103T-F11-2/revert-293-docs
MerlinLim 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
  •  
  •  
  •  
26 changes: 15 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
# Productiv
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S1-CS2103T-F11-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.
Want to be **productive** in managing your **product**?

If yes, **Productiv** is the way to go!

**Productiv** can help you:
* Manage your contacts, meetings, and deliverables
* View your meetings and deliverables on a calendar
* Keep track of your product's progress

## Site Map
* [User Guide](https://github.com/AY2021S1-CS2103T-F11-2/tp/blob/master/docs/UserGuide.md)
* [Developer Guide](https://github.com/AY2021S1-CS2103T-F11-2/tp/blob/master/docs/DeveloperGuide.md)
* [About Us](https://github.com/AY2021S1-CS2103T-F11-2/tp/blob/master/docs/AboutUs.md)
6 changes: 5 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ dependencies {
}

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

defaultTasks 'clean', 'test'

run {
enableAssertions = true
}
56 changes: 28 additions & 28 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,57 +3,57 @@ layout: page
title: About Us
---

We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg).
Our Productiv team is 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 contact us at `productiv@comp.nus.edu.sg` for any enquiries.

## Project team

### John Doe
### Cao Wenjie

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

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

* Role: Project Advisor
* Role: Developer
* Responsibilities: In charge of `Deliverable` features and Quality Assurance (Testing)

### Jane Doe
### Chrystal Quek Wan Qi

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

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

* Role: Team Lead
* Responsibilities: UI
* Role: Developer
* Responsibilities: In charge of "Contact" and "Mode" features, as well as Quality Assurance (Testing)

### Johnny Doe
### Clara Adora

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

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

* Role: Developer
* Responsibilities: Data
* Responsibilities: In charge of "Meeting" features and Product Management

### Jean Doe
### Merlin Lim

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Responsibilities: In charge of "Meeting" features and Documentation

### James Doe
### Tan Chang Ri, Gabriel

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

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

* Role: Developer
* Responsibilities: UI
* Responsibilities: In charge of "Deliverable" features and Documentation
Loading