Inventory Management App
Python
Databases
API
Fullstack web application for managing inventory items that provides create, update, search, and delete functions, along with a print function. Made with Flask.
Photo: cottonbro studio - pexels
Features
- Create, update, delete, and view products (CRUD operations)
- Search functionality for filtering products
- Backend API built with Flask
- Integration with MySQL database
- Data access layer using DAO pattern
Tools
,
,
,
,
, 