Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.24 KB

The Fuzzy Shop List

This is a shopping list for your furry friends. This project creates a shopping list on to a firebase realtime database and then displays what is currently available in the database.

Table of contents

Video Demo

fuzzyshoppinglistDemo.1.mp4

Links

Built with

  • HTML
  • CSS
  • Javascript
  • Firebase

What I learned

The biggest things I learn from this project is how to use Firebase the backend as a service. In this project we are able to add items to the list and they are added to the realtime database on firebase.

Useful resources

Author