-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 3 Progress Report
minsusun edited this page Feb 20, 2024
·
1 revision
- Due Date: ~ 2023.12.04
- Meeting: 2023.12.04 21:00 PM @ ChangeUP Ground 5F C1
- Initialize Block list on our editor (DONE)
- Synchronize with file and editor upon changing the tabs (DONE)
- Block Separation (Work In Process)
- Keyboard, Mouse Listener (Work In Process)
- Pair 1 : Yonghwan Kim / Hyeonsik Ham
- Pair 2 : Hawoo Jung / Hyeonsik Ham
- Pair 3 : Hyeli Jeong / Minsu Sun
- Expcted Speed:
1 unit/hour
Issue Number | Title | Actual | Estimated | Priority | Author |
---|---|---|---|---|---|
#27 | Provide HTML with CSS | 2 units | 2 units | 1 | Hyeli Jeong |
#22 | Implement block list initialization | 3 units | 3 units | 1 |
Hyeli Jeong Minsu Sun |
#24 | Implement saving block list to markdown list | 3 units | 3 units | 1 |
Hyeli Jeong Minsu Sun |
#18 | Add UPDATE_BLOCK block event | 3 units | 2 units | 1 |
Hyeonsik Ham Hawoo Jung |
#20 | Keep caret position when focus changes | 6 units | 5 units | 1 |
Hawoo Jung Hyeonsik Ham |
#20 | Implement MultiLineBlock keyboard listener | 6 units | 4 units | 1 |
Hyeonsik Ham Hawoo Jung |
#19 | [Make Unordered List to Single block](User-Story/Make Unordered List to Single block) | 8 units | 5 units | 1 |
Donghun Shin Yonghwan Kim |
#19 | [Make Quote to Single block](User-Story/Make Quote to Single block) | 8 units | 5 units | 1 |
Donghun Shin Yonghwan Kim |
(fill after the iteration meetings ...)
- update the document for how much we implemented i.e. functionalities ...
- -> the document can be useful when final presentation in class
- make sure to show or report the percentage of the coverage on final
- add black box testing
- make a clue for TDD