[Business] Settings #5

Closed
opened 2025-08-10 21:28:21 +02:00 by max · 0 comments
Owner

Settings for the application, store in database and make it easy to manage.
Will be using appsettings for now.

Service

  • Search settings (key, name, description)
  • Group by (main/sub group)
  • Bulk update
  • Validation

Settings table

  • Id/Key
  • Name
  • Description
  • Group id (sub/main group or none)
  • Default value
  • Value (null-able)
  • Value type

Settings main group

  • Id
  • Name
  • Description

Settings group table

  • Id
  • Main group id
  • Name
  • Description
~~Settings for the application, store in database and make it easy to manage.~~ Will be using appsettings for now. ## Service - Search settings (key, name, description) - Group by (main/sub group) - Bulk update - Validation #### Settings table - Id/Key - Name - Description - Group id (sub/main group or none) - Default value - Value (null-able) - Value type #### Settings main group - Id - Name - Description #### Settings group table - Id - Main group id - Name - Description
max added the
Priority
Critical
1
Kind/Feature
labels 2025-08-10 21:28:21 +02:00
max self-assigned this 2025-08-10 21:28:21 +02:00
max added this to the YouTube Manager project 2025-08-10 21:28:21 +02:00
max added this to the Initial setup milestone 2025-08-10 21:30:46 +02:00
max changed title from [UI/YtMiner] Settings to [Business] Settings 2025-08-10 22:45:50 +02:00
max moved this to In progress in YouTube Manager on 2025-08-17 18:56:04 +02:00
max closed this issue 2025-08-18 00:32:45 +02:00
max moved this to Done in YouTube Manager on 2025-08-18 00:32:50 +02:00
Sign in to join this conversation.
No description provided.