Skip to content

AndrewMotevich/incredible-online-shop

Repository files navigation

OnlineShop

This app contain a Goods module with components:

  • 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

Service:

  • GoodsApiService: manipulate with data in Firebase Cloud Firestore NoSQL database

Used:

  • Angular

  • RxJs

  • Bootsrtap

  • Firebase Cloud Firestore

About

Online store app with functionality to create, read, update, delete goods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published