CarePulse is healthcare system where patients register and book appointments with doctors, then receive SMS notification upon successful confirmation of their appointment. Built with React, NextJS, Shadcn, Tailwind CSS, and Appwrite. It has a pin enabled admin access that allows the admin access the booked appointments. The admin could cancel or schedule the booked appointment. On successful scheduling, the user receives SMS confirming their appointment.
- User registration
- Appointment Scheduling
- Admin dashboard access with OTP verification
- Admin appointment shceduling or Cancelling
- Appointment success or cancelling SMS notification
LIVE DEMO
View the live page of the project here.
To get a local copy of the project, use this link:
cd care-pulse
https://github.com/anyars-encarta/care-pulse.git
To setup this project, run this command:
npm install
Install this project with Iroko.
To run the project, execute the following command:
npm run dev
To test the project, execute the following command:
npm run test
You can deploy this project using:
- GitHub Pages
- Vercel
- Any other hosting site
š¤ Anyars Yussif
Contributions, issues, and feature requests are welcome!
If you like this project, please give it some starts āļøāļøāļøāļøāļø
Special credit to adrianhajdin and microverseinc for the linters conguration and materials.
How were the React and Linters utilised?
What new features should be expected in the next release of the project?
This project is MIT licensed.