-
Notifications
You must be signed in to change notification settings - Fork 0
PRD Supporting images and audio recording
jh edited this page Jul 3, 2023
·
1 revision
Time Estimated: 4 weeks
When to realize images/audios# recording feature, I break down the tasks to do as follows
Client:(0.5w)
- change the user interface
Admin:(0.5w)
- Reconstruct the framework at the same time, which can be done while developing the feature, and won't count up to the total time: https://ant.design/~demos/components-layout-demo-fixed-sider
- Add a new script tab to develop this feature, and keep the previous script tab, which I have addressed several bugs to make the operation responsive, and I suggest rebuilding it from scratch cuz the workload is not that huge.
-
Read the images/audios we have uploaded
-
upload operation(share the same feature like upload script)
Node: (2w)
- develop API for the operation
- add
- delete
- query
- edit
- Assign to users
- Process update
- ...
DB:(0.5w) Add a new table
VM:(0.5w) Files storage