Apollo-Level2-Web-Dev/L2B6-Frontend-PH-Healthcare-Management-System — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a clean frontend for a healthcare management system using this Next.js TypeScript project. I want it to feel like a real clinic or hospital app, with a modern home page, doctor listings, appointment booking flow, patient dashboard, doctor dashboard, and an admin area for managing users, doctors, schedules, and appointments.

Keep it responsive so it works nicely on mobile and desktop. Use simple sample data for now if there is no backend connected yet, but structure it so API calls can be added later. Add friendly empty states, loading states, basic form validation, and clear success or error messages. The design should look professional, calm, and trustworthy, with healthcare style colors and easy navigation.

Please set up the pages, shared layout, reusable components, and routing in a way that’s easy to extend. If you need exact Next.js details, look up the current docs online.

Want more depth? Deep Reverse