lalsproject/ipos ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Point of Sale web app for a small warung using Laravel 7 and Blade.
I want it to feel practical for daily use, with a clean dashboard, product and stock management, a checkout screen for ringing up sales, and a way to print or view receipts after payment. Please include basic admin login, customer friendly search for items, quantity changes, totals, and an easy way to see sales history and daily reports. If it makes sense, add simple categories, supplier or stock tracking, and alerts when items are running low.
Keep the design straightforward and responsive so it works well on a laptop or tablet at the counter. Use the existing Laravel structure, wire up the database with migrations and seed some sample data, and make the main screens usable end to end. If you need to check current Laravel docs online for anything, go ahead.