Minutes of meeting held on 12 13 2023 - hyelie/MDEditor GitHub Wiki
Author : Hyeil Jeong
CHANGeUP Ground 5F meeting room C1 & Microsoft Teams
| Name | Attendance | Role |
|---|---|---|
| Hyeil Jeong | O | |
| Donghun Shin | O | |
| Minsu Sun | O | |
| Hawoo Jung | O | |
| Hyeonsik Ham | O | |
| Yonghwan Kim | O |
- The content written in see problems is about formula rendering, and we Since I didn't cover this, I think I should make a gif of the internal instability and explosion rather than this part.
- user scenario
- Currently only the line text is shown, but it would be nice to show the movement itself as a gif.
- Reference
- What's missing
- There is a new block, but there is no delete block.
- There is multi-block separate, but there is no multi-block union.
- Made a draft of readme
- user story
- Now we have to organize what we each did...
-
- Should I delete the user story in the documentation?
- test driven development -What should We add?
- It would be good to create a project structure diagram and how each module operates (overall structure diagram). It would be good to dig up a document explaining how the representative variables we use (MarkdownEditorImpl, BlockManager, Block, MultilineBlock, SinglelineBlock, and Keylistener) work.
- Everything on the issue board must be moved to closed.
- In the end, we need to remove unnecessary imports and remove all unused functions. I think I need to do some tweaking to the package configuration, and I need to write a javadoc. Coverage must also be provided.
- Fixes
- Name changed to
Easy Markdown Editor
- Name changed to
- @sdh728 - Edit table & prepare presentation
- @howru0321 - user scenario
- @poodding397 - Test Coverage
- @kyh102824 - Design landing page image
- @hyelie - Code and package refactoring, write Javadoc
- @hhs0515 - Class structure diagram, remove last prefix when new block is made.
- Problems with existing editor - @hyelie
- TDD documentation - @hyelie
- Added a line to the feature and deleted the image, deleted wysiwyg from Readme and wiki
This meeting is the last meeting before the final presentation. Last meeting is final iteration.