Update the README a little bit
This commit is contained in:
parent
e5b3db1470
commit
e68fa95b97
14
README.md
14
README.md
|
@ -6,12 +6,14 @@ Heavily WIP. Doesn't work yet at all, but does read the stream of posts as they
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- [x] Reading stream of posts from Bluesky
|
- [x] Read stream of posts from Bluesky
|
||||||
- [ ] Storing posts and profiles in the database
|
- [x] Store posts in the database
|
||||||
- [ ] Detecting the country of residence from profile information
|
- [ ] Store user profiles in the database
|
||||||
- [ ] Serving the feed
|
- [ ] Detect the country of residence from profile information
|
||||||
- [ ] Publishing the feed
|
- [ ] Keep subscription state to not lose messages
|
||||||
- [ ] Handling deleting of posts
|
- [ ] Serve the feed
|
||||||
|
- [ ] Publish the feed
|
||||||
|
- [ ] Handle deleting of posts
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue