Merge 78a5b3f6b9
into 08b771c863
commit
a1ed12c953
@ -0,0 +1,25 @@
|
||||
# To Do App
|
||||
|
||||
**Tier:** 1-Beginner
|
||||
|
||||
Create, delete, edit and store to do lists.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] User can create a to do list
|
||||
- [ ] User can delete a to do list
|
||||
- [ ] User can edit a to do list
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] User can add images to a to do list
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
- [Markdown Guide](https://www.markdownguide.org/basic-syntax/)
|
||||
- [To do list](https://en.wikipedia.org/wiki/Wikipedia:To-do_list)
|
||||
|
||||
## Example projects
|
||||
|
||||
- [Todolist](https://todoist.com/)
|
||||
- [Any.do](https://www.any.do/)
|
Loading…
Reference in new issue