mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 03:54:47 +00:00
17 lines
514 B
Markdown
17 lines
514 B
Markdown
# TODO
|
|
|
|
A list of open source services to be created
|
|
|
|
## Services
|
|
|
|
- [ ] blog - a simple blogging service
|
|
- [x] posts
|
|
- [ ] comments
|
|
- [x] tags
|
|
- inbox - a simple inbox for mail and private messages
|
|
* [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)
|