forked from AY2324S1-CS2103T-W15-2/tp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch into refactor-edit
- Loading branch information
Showing
37 changed files
with
1,738 additions
and
740 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
{ | ||
"groups" : [ { | ||
"name" : "Group One", | ||
"id" : "GRP-001", | ||
"students" : [ { | ||
"name" : "Tejas", | ||
"phone" : "67352798", | ||
"email" : "[email protected]", | ||
"address" : "170 Ghim Moh Road Ncss Centre", | ||
"id" : "0001Y", | ||
"tasks" : [ { | ||
"type" : "ToDo", | ||
"description" : "Assignment One", | ||
"isDone" : "false" | ||
} ] | ||
}, { | ||
"name" : "Jackie", | ||
"phone" : "65341488", | ||
"email" : "[email protected]", | ||
"address" : "1 Park Road 03-K78 People's Park Complex", | ||
"id" : "0002Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Raman", | ||
"phone" : "64755838", | ||
"email" : "[email protected]", | ||
"address" : "3Rd Floor, 80 Raffles Place, Uob Plaza 2", | ||
"id" : "0003Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Yarn Meng", | ||
"phone" : "65467742", | ||
"email" : "[email protected]", | ||
"address" : "480 Lorong 6 Toa Payoh Atrium 4th Storey HDB Hub", | ||
"id" : "0004Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Kiat Win", | ||
"phone" : "62102572", | ||
"email" : "[email protected]", | ||
"address" : "4 Loyang Walk Loyang Industrial Estate", | ||
"id" : "0005Y", | ||
"tasks" : [ ] | ||
} ], | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Best Group in CS2103T", | ||
"id" : "GRP-002", | ||
"students" : [ { | ||
"name" : "Ming Yuan", | ||
"phone" : "64380137", | ||
"email" : "[email protected]", | ||
"address" : "Woodlands, Malaysia", | ||
"id" : "0006Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Zann", | ||
"phone" : "62924352", | ||
"email" : "[email protected]", | ||
"address" : "Somewhere in bedok", | ||
"id" : "0007Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Nereus", | ||
"phone" : "63365480", | ||
"email" : "[email protected]", | ||
"address" : "Muar, Johor, Malaysia", | ||
"id" : "0008Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Gary", | ||
"phone" : "67792128", | ||
"email" : "[email protected]", | ||
"address" : "Somewhere in Malaysia", | ||
"id" : "0009Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Nidhish", | ||
"phone" : "63480398", | ||
"email" : "[email protected]", | ||
"address" : "Somewhere in Sinagpore", | ||
"id" : "0010Y", | ||
"tasks" : [ ] | ||
} ], | ||
"tasks" : [ { | ||
"type" : "ToDo", | ||
"description" : "Task 0", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 1", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 2", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 3", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 4", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 5", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 6", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 7", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 8", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 9", | ||
"isDone" : "false" | ||
} ] | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"groups" : [ ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
{ | ||
"groups" : [ { | ||
"name" : "Group One", | ||
"id" : "GRP-001", | ||
"students" : [ { | ||
"name" : "Jackie", | ||
"phone" : "65341488", | ||
"email" : "[email protected]", | ||
"address" : "1 Park Road 03-K78 People's Park Complex", | ||
"id" : "0002Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Raman", | ||
"phone" : "64755838", | ||
"email" : "[email protected]", | ||
"address" : "3Rd Floor, 80 Raffles Place, Uob Plaza 2", | ||
"id" : "0003Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Yarn Meng", | ||
"phone" : "65467742", | ||
"email" : "[email protected]", | ||
"address" : "480 Lorong 6 Toa Payoh Atrium 4th Storey HDB Hub", | ||
"id" : "0004Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Kiat Win", | ||
"phone" : "62102572", | ||
"email" : "[email protected]", | ||
"address" : "4 Loyang Walk Loyang Industrial Estate", | ||
"id" : "0005Y", | ||
"tasks" : [ ] | ||
} ], | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Best Group in CS2103T", | ||
"id" : "GRP-002", | ||
"students" : [ { | ||
"name" : "Ming Yuan", | ||
"phone" : "64380137", | ||
"email" : "[email protected]", | ||
"address" : "Woodlands, Malaysia", | ||
"id" : "0006Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Zann", | ||
"phone" : "62924352", | ||
"email" : "[email protected]", | ||
"address" : "Somewhere in bedok", | ||
"id" : "0007Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Nereus", | ||
"phone" : "63365480", | ||
"email" : "[email protected]", | ||
"address" : "Muar, Johor, Malaysia", | ||
"id" : "0008Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Gary", | ||
"phone" : "67792128", | ||
"email" : "[email protected]", | ||
"address" : "Somewhere in Malaysia", | ||
"id" : "0009Y", | ||
"tasks" : [ ] | ||
}, { | ||
"name" : "Nidhish", | ||
"phone" : "63480398", | ||
"email" : "[email protected]", | ||
"address" : "Somewhere in Sinagpore", | ||
"id" : "0010Y", | ||
"tasks" : [ ] | ||
} ], | ||
"tasks" : [ { | ||
"type" : "ToDo", | ||
"description" : "Task 0", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 1", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 2", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 3", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 4", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 5", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 6", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 7", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 8", | ||
"isDone" : "false" | ||
}, { | ||
"type" : "ToDo", | ||
"description" : "Task 9", | ||
"isDone" : "false" | ||
} ] | ||
} ] | ||
} |
Oops, something went wrong.