Skip to content

A Flask Web App that allows users to manage their grocery shopping cart and keep track of their purchases.

Notifications You must be signed in to change notification settings

Shankjbs571/easyGrocery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

easyGrocery

Introduction A Flask Web App that allows users to manage their grocery shopping cart and keep track of their purchases. It provides a user-friendly interface to add, edit, and remove items from the grocery cart.

ss

How to Run?

Create a virtual environment (optional but recommended): python -m venv venv

Activate the virtual environment: source venv/bin/activate

Install the required dependencies: pip install -r requirements.txt

Run the application: python app.py

About

A Flask Web App that allows users to manage their grocery shopping cart and keep track of their purchases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published