From 199309e823ba8e2c395b80d90e811fee3c74753d Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sun, 18 Oct 2020 21:41:08 +0100 Subject: [PATCH] Update TODO.md --- TODO.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index 00ebbb9..6dc8c48 100644 --- a/TODO.md +++ b/TODO.md @@ -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)