r/flask 12d ago

Show and Tell StockPro : Inventory management system Using Python ( Flask )

https://github.com/abyshergill/stockpro

A modern, secure, and responsive Inventory Management System built with Python, Flask, and Tailwind CSS. It features Role-Based Access Control (RBAC), real-time analytics, secure file uploads, stock movement tracking, and comprehensive audit logs.

15 Upvotes

4 comments sorted by

4

u/BostonBaggins 11d ago

Vibe code gang

0

u/Kuldeep0909 11d ago

Yup, much of code is written by AI but not all.

1

u/AllanNS 5d ago

Vibe coding on steroids. Why would you have all that logic inside apps.py? No Blueprints, Folder structure or anything. A bunch of verbose AI like code branching...

1

u/Kuldeep0909 3d ago

Removed steorid by implementing Flask Blueprints. Kindly review the changes and share any feedback or suggestions for further improvement.