https://github.com/haque-misbahul/grocery_app
https://github.com/haque-misbahul/grocery_app
flask html-css-javascript python3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/haque-misbahul/grocery_app
- Owner: Haque-Misbahul
- Created: 2024-11-05T19:21:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T18:08:55.000Z (over 1 year ago)
- Last Synced: 2025-03-22T18:39:34.266Z (over 1 year ago)
- Topics: flask, html-css-javascript, python3
- Language: CSS
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grocery App
> A full-stack grocery management app allowing users to manage shopping lists and groceries efficiently.
## Technologies Used
- **Frontend**: HTML, CSS, JavaScript
- **Backend**: Python (Flask)
- **Database**: MySQL
- **Framework**: Flask for backend APIs
## Overview
The Grocery App provides a streamlined way to manage grocery items, create shopping lists, and update quantities. It's ideal for learning CRUD operations, frontend-backend integration, and database handling.