Note
以下內容為當時課堂中,教授提供的專案說明,其中包含課程的專屬內容
The following is a description of the project provided by the professor in the classroom at that time, which includes course-specific content
- Deadline: 2022.04.29 11:59 PM
- Contents:
- Document Report (studentID.docx)
- Codes (please name the folder “code”)
- Please Zip the report and codes (studentID.zip) and upload it to digital learning platform before deadline
- Functions of your project
- Flowchart of your project, mapping function(s) of each process (as detail as possible)
- Other functions
- Feedback/Advise for this course
- Base on Project 3 and Project 1
- Please design a note project which have add, edit, delete function
- Functions:
- User can add/delete/edit notes and also they can marked the notes is processing/completed or deleted
- Show the selected note title and its detail of this note
- The "Status" & "Brief content" of all the notes
- Status include Processing Notes, Completed Notes and Deleted Notes
- Brief content contains the title, first line of the content and the updated time of each note
- The Add/Edit/Delete function You can use click or button to build up these function