Grocery Dashboard Testing
Last updated
Was this helpful?
Last updated
Was this helpful?
Open your grocery dashboard app running on localhost and refresh it. The welcome screen is as shown below. Fill your Email and Password for the user you created in above step.
Click on LOGIN. It should show you the following screen.
Click on Products shown under the Grocery Dashboard section.It should show you the following screen and click on ADD NEW PRODUCT
ADD PRODUCT screen will open which is shown below.
Fill out all the details and click SAVE
It should show you the following screen with message Updating product
The Products section should show you the following screen where the product you added will appear as follows.
Click on Category shown under the Grocery Dashboard section.It should show you the following screen and click on ADD NEW CATEGORY
ADD CATEGORY screen will open which is shown below.
Fill out all the details and click SAVE
It should show you the following screen with message Updating product
The Category section should show you the following screen where the product you added will appear as follows.
Go to Products section. Edit the product by updating its Category to the new category you created in above step.
Click on Offer shown under the Grocery Dashboard section.It should show you the following screen and click on ADD NEW OFFER
ADD OFFERS screen will open which is shown below.
Fill out all the details and click SAVE
It should show you the following screen with message Updating product
The Offer section should show you the following screen where the product you added will appear as follows.
The Dashboard will show you the following screen with an updated list of Product and Category you added in previous steps.
Click on Select Themes and check different themes available. The dark theme is as shown below.
Go to Hosting in Firebase section to complete the next step of hosting our app on firebase.