## Feature description Design architecture and initialize database ## What is needed to be done - [ ] Design database architecture using ER diagram - [ ] Initialize database in docker - [ ] Initialize tables ## Acceptance Criteria - [ ] ER diagram is created - [ ] Database is successfully running in docker and accessible from backend services - [ ] Tables are initialized correctly according to the ER diagram
Feature description
Design architecture and initialize database
What is needed to be done
Acceptance Criteria