Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haque-misbahul/grocery_app
https://github.com/haque-misbahul/grocery_app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/haque-misbahul/grocery_app
- Owner: Haque-Misbahul
- Created: 2024-11-05T19:21:07.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T21:05:23.000Z (2 months ago)
- Last Synced: 2024-11-07T22:18:45.878Z (about 2 months ago)
- Language: Python
- Size: 1000 Bytes
- 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.