Skip to content

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

Repository files navigation

TCL-41: Smart Shopping List

Check out our Deployed App ! We're very proud 🥲

The goal of this project is to collaborate with your Collab Lab team to create 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.

Description

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. If an item is likely to be due to be bought soon, it rises to the top of the shopping list.

Getting Started

Dependencies

  • React
  • Styled-Components

Installing

  • Fork/clone or download source code
  • Open terminal, CD to project and install dependecies
npm install
npm i styled-components

Executing program

  • When ready to launch app in localhost place this code in terminal
npm start

Authors

Contributors names and contact info

Acknowledgments

Our amazing mentors!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published