Cathy-wang132/pet-management-system-python — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a pet management system for a small pet shop and pet hospital. It should have a web admin interface where staff can manage pets, customers or members, store services, hospital related records, and the normal daily business flow in a clear way.

Use a Python FastAPI backend, MySQL 8 database, and a Vue 2 front end with Element UI. Keep it practical and easy to run locally in VSCode. I want the project to feel like a complete practice system, not just a tiny demo, with clean pages, basic CRUD features, sensible forms, tables, search, and simple navigation.

Please include the database setup, backend APIs, frontend pages, and clear run instructions. Use Python 3.9 or newer, Node 20, and pip. If you need details for the current FastAPI or Vue setup, look up the docs online.

Want more depth? Deep Reverse