Update README.md

This commit is contained in:
Henri Dickson 2023-02-17 07:58:03 -05:00
parent 17c7174643
commit 23130e94cd

View file

@ -6,6 +6,40 @@ Boofilsic/NeoDB is an open source project and free service to help users manage,
[NeoDB.social](https://neodb.social) and [NiceDB](https://nicedb.org) are free services hosted by volunteers.
## Features
- Manage a shared catalog of books/movies/tv shows/music album/games/podcasts/performances
+ search or create catalog items in each category
+ one click create item with links to 3rd party sites:
* Goodreads
* IMDB
* The Movie Database
* Douban
* Google Books
* Discogs
* Spotify
* Bandcamp
* Steam
* IGDB
* Bangumi
* any RSS link to a podcast
- Logged in users can manage their collections:
+ mark an item as wishlist/in progress/complete
+ rate and write reviews for an item
+ create tags for an item, either privately or publicly
+ create and share list of items
+ tracking progress of a list (e.g. personal reading challenges)
+ Import and export full user data archive
+ import list or archives from some 3rd party sites:
* Goodreads reading list
* Douban archive (via Doufen)
- Social features:
+ view home feed with friends' activities
* every activity can be set as viewable to self/follower-only/public
* eligible items, e.g. podcasts and albums, are playable in feed
+ link Fediverse account and import social graph
+ share collections and reviews to Fediverse ~~and Twitter~~ feed
+ there's a plan to add ActivityPub support in the near future
## Install
Please see [doc/install.md](doc/install.md)