CareMate 🏥
CareMate is a healthcare management web application designed to make medical services more accessible, organized, and user-friendly.
It integrates features like appointment booking, doctor lookup, medicine shopping, and health tracking — all in one place.
📌 Features
- Tracker – Track and monitor health parameters.
- Doctor Lookup – Find doctors based on specialization and location.
- Appointment Booking – Schedule doctor visits with ease.
- Medicine Shopping Cart – Purchase medicines conveniently online.
- Login Feature – Secure authentication for patients and doctors.
- Data Scraping – Gather relevant healthcare data automatically.
- Medicine Catalogue – Browse available medicines.
🛠 Tech Stack
- Front End: Tailwind CSS
- Back End: Laravel
- Database: MySQL
🚀 Getting Started
Prerequisites
- Node.js and npm installed
- PHP and Composer installed
- MySQL server running
Installation
- Clone the repository
```bash
git clone https://github.com/your-username/caremate.git
cd caremate
php artisan serve