-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
533dbb5
commit b0a2cbe
Showing
1 changed file
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,13 @@ | ||
# Todo-List | ||
If you want to have a online todo list this is best choice for you! | ||
Check your list to do in every where and every time | ||
set due time and write a description to desribe what should you do! | ||
Check, edit and delete them when you want. Don't worry it'll be saved your time automatically | ||
- If you want to have a online todo list this is best choice for you! | ||
- Check your list to do in every where and every time | ||
- set due time and write a description to desribe what should you do! | ||
- Check, edit and delete them when you want. Don't worry it'll be saved your time automatically | ||
|
||
- [x] #739 | ||
- [x] https://github.com/octo-org/octo-repo/issues/740 | ||
- [ ] Add delight to the experience when all tasks are complete :tada: | ||
## Features | ||
- [x] Add todo | ||
- [x] Edit todo | ||
- [x] Delete todo | ||
- [x] Check todo | ||
- [x] Set due date for todo | ||
- [x] Set description for todo |