Get information about Hospitals (events, vaccinations ...)
# Cameroon Health Information System
A comprehensive full-stack web application that provides healthcare information, hospital directories, event tracking, and community engagement for Cameroon residents.
## 🚀 Features
- **Hospital Directory**: Search and find hospitals across Cameroon
- **Health Events**: Vaccination schedules, screenings, and medical events
- **User Authentication**: Secure login/registration system
- **Notification System**: Real-time alerts for health events
- **Interactive UI**: Modern, responsive design with Tailwind CSS
- **Community Engagement**: Commenting system on health posts
- **Hospital Portals**: Dedicated pages for healthcare providers
## 🛠️ Technology Stack
### Frontend
- **React 19** with Vite build tool
- **React Router** for navigation
- **Tailwind CSS** for styling
- **Axios** for API communication
- **Framer Motion** for animations
- **Lucide React** for icons
- **Date-fns** for date manipulation
### Backend (Based on API calls)
- **Django REST Framework** (inferred from API endpoints)
- **Token-based authentication**
- **WebSocket** for real-time notifications
- **PostgreSQL** (likely database)
## 📁 Project Structure