HEALCONNECT is a smart health monitoring system designed to help hospitals manage patient health parameters remotely.
Our goal is to enable doctors to access patient data anytime, anywhere — enabling faster and better treatment decisions.
- 🔐 Secure Firebase Authentication
- 🗄️ Cloud Firestore for real-time data storage
- 🧑⚕️ Patient health parameter tracking and monitoring
- 📅 Appointment booking system
- 📸 Image uploads for health records
- 🛠️ Reactive forms using
react-hook-form
- Frontend: React.js with Vite
- Backend Services: Firebase Authentication & Firestore
- Forms: React Hook Form
- Styling: CSS / SCSS
- Node.js (version 14 or higher)
- Firebase project (setup on Firebase Console)
# Clone the repository
git clone https://github.com/Dipanita45/HEALCONNECT
# Navigate to project directory
cd HEALCONNECT
# Install dependencies
npm install
# Start the development server
npm run dev
<p align="center">
<a href="#top" style="font-size: 18px; padding: 8px 16px; display: inline-block; border: 1px solid #ccc; border-radius: 6px; text-decoration: none;">
⬆️ Back to Top
</a>
</p>We welcome contributions from everyone! Please read our Contributing Guidelines to get started.