mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 19:25:16 +00:00
19 lines
602 B
Markdown
19 lines
602 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
|
|
- [x] users - manages user accounts and login
|
|
- [ ] books - search and read from the internet archive [open library](https://github.com/internetarchive/openlibrary)
|
|
- [ ] feed - a news feed and aggregator
|
|
- [ ] stream - timeline of events, news, photos
|