-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Collections
A way to organise manga in your database.
Info
Collections will allow users to organise their owned manga. Users can create a new collection by naming it and selecting manga that should be in the collection. User should also be able to edit collections after creation by changing the name or adding/deleting manga from their collection.
Collection info should be stored in the /data volume just in case either or both the server and app containers fail and accessed by the app either through the backend API or directly through the DB Service.
Also a collection page to list all the collections a user has (Like the library page but for collections)