DEV Community

sheko menions
sheko menions

Posted on

I built a full ERP & POS system in a single HTML file

Hey everyone! I built VOODO ERP — a complete business management system (POS, Inventory, CRM, HR, Purchasing, Analytics) that runs entirely as a single HTML file with no backend.

Live demo: https://voodo-erp.vercel.app (login: admin / admin1234)

GitHub: https://github.com/shekovichy/voodo-erp

Would love your feedback!

Top comments (1)

Collapse
 
demandproofhq profile image
Demandproof

Nice cut — a full POS in one HTML file is the right size for a stall that doesn't want Square. I shipped Tillbook the same way, but just the cash log: open one file, record in/out, export CSV, nothing is uploaded. Live at tillbook.kylevarga.com if you want a narrower till example next to the full ERP.