MediConnect is a comprehensive healthcare system built using Next.js, designed to streamline the management of healthcare services. This project integrates essential features like patient management, appointment scheduling, and medical records, providing a seamless experience for both healthcare providers and patients.
- Patient Management: Register and manage patient data efficiently.
- Appointment Scheduling: Schedule and manage appointments with ease.
- Medical Records: Track and manage patient medical records securely.
- Responsive Design: Optimized for both desktop and mobile devices.
- Secure Authentication: Ensure data privacy with robust authentication.
- Front-end: React, Next.js, Tailwind CSS, shadcn
- Back-end: Appwrite
- Error Tracking: Sentry
- Node.js and npm installed
- Git installed
- Clone the repository:
git clone https://github.com/YoosufAathil/MediConnect.git
- Navigate to the project directory:
cd MediConnect
- Install the dependencies:
npm install
To run the development server:
npm run dev
Open http://localhost:3000 in your browser to see the application in action.
To create an optimized production build:
npm run build
You can deploy this project on Vercel platform which supports Next.js.
Contributions are welcome! Please fork the repository and use a feature branch. Pull requests are warmly welcome.
This project is licensed under the MIT License - see the LICENSE file for details.
- Email: [email protected]
- LinkedIn: Yoosuf Aathil
- GitHub: YoosufAathil