ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAG
1
Main milestonesSub taskDescriptionPriority levelTimelineAssigneeQA checkTask reviewerGit commitStaging dev urlNote
2
Submit proposal
3
Draft proposalHighThang Tran
4
Submit proposal to ideaScaleThang Tran
5
Develop bLearn prototypeDevelop a demo product to verify the technologies and product design:
- Backend with MCQ, Vote rest APIs
- CMS frontend to post/edit a MCQ, vote up/down and comment to a MCQ
- MCQ frontend to try and score the test, message to user when they fail or passed a MCQ
HighThang TranOanh Ngohttps://github.com/saigonbitmaster/bLearn_1.0
6
Build prototype docker imagesBuild docker image for: API, MongoDB, Frontends HighChuong PhamThang Tranhttps://github.com/saigonbitmaster/bLearn_1.0
7
Deploy bLearn docker to AWSDeploy bLearn dockers to AWS with domain:
- https://blearn.bworks.app/mcq -> mcq
- https://blearn.bworks.app/cmws -> cms
HighChuong Phamhttps://blearn.bworks.app/mcq
8
Create Haskell MCQs for demoDerekhttps://blearn.bworks.app/mcq
9
Create Haskell code samples MCQsThang Tranhttps://blearn.bworks.app/mcq
10
Create Catalyst MCQsVanessahttps://blearn.bworks.app/cms
11
Create sample comment, votesLowOanh Ngo
12
13
Project initation
14
Set up development environment LowThanh Nguyen
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100