- GoodCenter: has a child component GoodList
- GoodList: contain a list of goods and this list item should redirect to GoodDetails component
- GoodDetails: contain data about selected good
- GoodTemplateDrivenForm: should create, update or delete existing component
- GoodsApiService: manipulate with data in Firebase Cloud Firestore NoSQL database