Update TODO.md

This commit is contained in:
Asim Aslam
2021-12-22 10:16:24 +00:00
committed by GitHub
parent fd7f5cf5f0
commit e920286d89

14
TODO.md
View File

@@ -4,19 +4,19 @@ A list of open source services to be created
## Current ## Current
- [x] blog - a simple blogging service - [ ] blog - a simple blogging service
- [x] posts - [ ] posts
- [x] comments - [ ] comments
- [x] tags - [ ] tags
- [x] feed - rss feed aggregator - [ ] feed - rss feed aggregator
- [ ] inbox - a simple inbox for mail and private messages - [ ] inbox - a simple inbox for mail and private messages
* [x] messages - store the messages for the inbox * [ ] messages - store the messages for the inbox
* [ ] notifications - holds updates and alerts * [ ] notifications - holds updates and alerts
- [x] notes - a simple note taking service - [x] notes - a simple note taking service
- [x] users - manages user accounts and login - [x] users - manages user accounts and login
- [ ] books - search and read from the internet archive [open library](https://github.com/internetarchive/openlibrary) - [ ] books - search and read from the internet archive [open library](https://github.com/internetarchive/openlibrary)
- [ ] stream - timeline of events, news, photos - [ ] stream - timeline of events, news, photos
- [ ] contacts - store your contacts whether email, phone, etc - [x] contacts - store your contacts whether email, phone, etc
- [ ] teams - staying in sync in a distributed team - [ ] teams - staying in sync in a distributed team
## Services ## Services