This Inventory Management System allows users to store, retrieve, update, and delete inventory items. It consists of a Flask backend handling CRUD operations and a MySQL database for data storage.
Features
User-friendly web interface for managing inventory.
RESTful API for CRUD operations.
MySQL database for persistent data storage.
Prerequisites
Python 3.x
MySQL database server
Git
Like this project
Posted Jan 18, 2024
It allows users to store, retrieve, update, and delete inventory items. It consists of a Flask backend and a MySQL Database.