jv-pv / Firebase-Shop-List-App

Simple JS shopping list app using Firebase's Realtime Datatabase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase-Shop-List-App

Simple JS shopping list app using Firebase's Realtime Datatabase

Update 1.5

• I created the ability to select where the item can be purchased by adding a select element and changing how the data is structured within Firebase's Realtime Database.

• Before the user only has a regular list containing the item name and the quantity. Now the user has the ability to select from a list of stores, each having it's own sublist where relevant items and quantity can be placed.

This project is part of my learning journey with full stack web development.

About

Simple JS shopping list app using Firebase's Realtime Datatabase


Languages

Language:CSS 38.5%Language:JavaScript 37.4%Language:HTML 24.1%