Update TODO.md

This commit is contained in:
Asim Aslam
2020-10-18 21:41:08 +01:00
committed by GitHub
parent b460be55ba
commit 199309e823

17
TODO.md
View File

@@ -4,12 +4,13 @@ A list of open source services to be created
## Services
- blog - a simple blogging service
- posts
- comments
- tags
- [ ] blog - a simple blogging service
- [x] posts
- [ ] comments
- [x] tags
- inbox - a simple inbox for mail and private messages
* messages - store the messages for the inbox
* notifications - holds updates and alerts
- notes - a simple note taking service
- users - manages user accounts and login
* [x] messages - store the messages for the inbox
* [ ] notifications - holds updates and alerts
- [x] notes - a simple note taking service
- [ ] users - manages user accounts and login
- [ ] books - search and read from the internet archive [open library](https://github.com/internetarchive/openlibrary)