-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add a DBContext
to the Backend using PostgreSQL and implement the following features
- Add a Light Novel Database (LNDB) (authenticated)
- Add a database for the Todo PowerShell moduele
- Add a database for my private book collection (public)
- Add a database for downloading files (e.g. PDFs)
- A organization database containing the following tables
-
User
(for authentication purposes, see also issue Protect Requests with OAuth2.0 #2)
-
Things to Consider:
- database schemes?
- storage consideration for a file server?
Further Reading:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request