Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haque-misbahul/grocery_app


https://github.com/haque-misbahul/grocery_app

Last synced: about 1 month ago
JSON representation

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.