MediBuddy is a web-based healthcare platform that allows users to book appointments, consult doctors, and manage their medical records. It features a responsive Bootstrap frontend, a PHP backend for server-side logic, Google Sign-In for authentication, and MySQL for data storage.
- 🏠 Home page with smooth navigation
- 👨⚕️ Browse and search doctor profiles
- 📅 Book and manage appointments
- 🔐 Google Sign-In for authentication
- 🗃️ PHP backend for API and form handling
- 💾 MySQL database integration
- 📱 Mobile-friendly UI with Bootstrap
| Layer | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript, Bootstrap |
| Backend | PHP (Vanilla) |
| Auth | Google Sign-In (OAuth 2.0) |
| Database | MySQL |
| Tools | VS Code, phpMyAdmin, Git |