WooHooSchedule APP for the SFU-CMPT362 Group Project, this is a super easy app for user to check Todo event
- Easy for daily schedule
- Track scheduled events
- Visual completion (Completion for todo list)
- A solid base for adding creative extensions
- Data visualization (deadline date, #of completed and rest, )
- Free app without any advertisements and costs!
- Create an initialized Schedule List
- Create a title and deadline when add a list
- Can add any number of events to the list
- Can delete list and achieve (Here delete is not delete directly, but to the recycle bin, and the recycle bin has not finished)
- When an item in the list is completed, you can click ⭕ on the left to indicate completion, and click again to cancel
- In the homepage, you can see the completion of each list. When all tips in a list are complete, green "√" is displayed. If the deadline is exceeded, a red "!" will appear.
- Includes the function of recycling bins in "More"(To be continued)
- The data will be stored locally, it could be private
- The button and color we used is from https://github.com/dmytrodanylyk/shadow-layout
- Recycle bin in "More" page for user that have chances to undo the deletion
- On the Home page, tap and hold the list to confirm the deletion
- For each event, tap and hold the list to confirm the deletion
- Search function 🔍 on the right tab of the homepage, we will continue to implement this function that for searching the list with out entire list name
- FeedBack in "More" page will be used to link to email
- Share app in "More" page will be used to share this app's apk
- About WooHoo app in "More" page will be used to show the version of this app
- Weilong Xu
- Handa Huang
- Junchen Li
- Siwei Wang
- Haojie Huang


