faizaldevs/RestoPOS — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a cloud restaurant POS and management system like RestoPOS. I want one main admin area where I can create separate restaurant accounts, and each restaurant should have its own login, data, products, tables, orders, staff, expenses, and reports.

The restaurant side should let staff take dine in, takeaway, delivery, and pre booking orders, manage tables, print bills, print kitchen order tickets, support thermal printer formats, and accept multiple payment methods including split payments. It should also handle products, recipes, ingredients, and automatically reduce stock when items are sold.

Please include employee management, account management, expense tracking, profit and loss reports, and useful sales reports. Use Laravel for the backend and Vue for the frontend with a clean responsive admin dashboard style. Add API login support and make the setup easy to run locally with seed data and a default admin login. Look up current docs online if you need to.

Want more depth? Deep Reverse