Skip to content

the-collab-lab/tcl-48-smart-shopping-list

Repository files navigation

Smart Shopping List

The app that learns how you shop. Smarter than your average shopping list!

Screenshot 2022-11-23 at 11 16 15 PM

What is this project?

A “smart” shopping list app that learns your buying habits and helps you remember what you’re likely to need to buy on your next trip to the store.

🛠 Technologies

This application was built with React, Firebase, and Tailwind CSS. Development of this application involved turning user stories into features, weekly pair programming sessions, QA testing, and code reviews.

How does it work?

As a user, you will enter items (e.g., “Greek yogurt” or “Paper towels”) into your list. Each time you buy the item, you mark it as purchased in the list. Over time, the app comes to understand the intervals at which you buy different items.

All shopping lists are stored in Firebase. This means they won't get lost and are accessible from any device. This application allows you to create and share any number of different lists. To share it or access an existing list, simply enter the tree word token associated with your list.


Set up the project locally

Once you’ve cloned the project locally and you’re in the project directory, you’ll want to install the project’s dependencies. To do so, type the following into your terminal: npm ci. After run the project by typing the following into your terminal: npm start. You should be able to see the project in your browser at localhost:3000.

Development Team

Developers

Mentors


Live Demo

Checkout the live URL - Deployed

Releases

No releases published

Packages

 
 
 

Contributors