ancor1369 / fe-management-system

Project containing the web page of the central management system for the tags solution
0 stars 1 forks source link

Inegrate API for products in store #20

Closed ancor1369 closed 5 years ago

ancor1369 commented 5 years ago

Now that the store has its user experience fixed, make sure it interacts with the API correctly.

Every time a new product is added to the list, an automatic call shall be done to the API to add it to the collection, conversely, when they delete one product from the list, a call shall be done to apply the modification immediately.

ancor1369 commented 5 years ago

image

The first part of the integration is in place. Right now, when you select a store, it automatically populates the products that are related to that location.

ancor1369 commented 5 years ago

image

The face of the project is changing one spet at a time

ancor1369 commented 5 years ago

Everything has been implemented on this issue