shopozor / services

Micro-services building up the Shopozor software.
6 stars 0 forks source link

Move concept budzons from db to app #194

Closed zadigus closed 4 years ago

zadigus commented 4 years ago

Recap of our workflow

Prerequisites

Changes

Take budzons and concept descriptions into the application's code instead of the database. It makes it easier to translate and more consistent.

How to use the feature

Nothing changed, except now the texts displayed on the home page are part of the application code. They are, in my opinion, UI-specific. Those descriptions must not necessarily come from the database. The database will contain all the users and products and shops which will need no translations.