DelukDoabi / shoopt

android app to optimize shopping cart
1 stars 0 forks source link

:sparkles: Add a product #3

Closed DelukDoabi closed 1 year ago

DelukDoabi commented 1 year ago

GIVEN: I am on main screen (with Add product button)

WHEN: I click on Add product button

THEN: I should be able to insert a new product in the system

DelukDoabi commented 1 year ago

Basic add product feature (on Firebase rtdb)