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 ## Services
- blog - a simple blogging service - [ ] blog - a simple blogging service
- posts - [x] posts
- comments - [ ] comments
- tags - [x] tags
- inbox - a simple inbox for mail and private messages - inbox - a simple inbox for mail and private messages
* messages - store the messages for the inbox * [x] messages - store the messages for the inbox
* notifications - holds updates and alerts * [ ] notifications - holds updates and alerts
- notes - a simple note taking service - [x] notes - a simple note taking service
- users - manages user accounts and login - [ ] users - manages user accounts and login
- [ ] books - search and read from the internet archive [open library](https://github.com/internetarchive/openlibrary)