Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maestro1982/carepulse
A healthcare platform that streamlines patient registration, appointment scheduling, and medical records.
https://github.com/maestro1982/carepulse
appwrite nextjs14 shadcn-ui tailwindcss typescript
Last synced: about 1 month ago
JSON representation
A healthcare platform that streamlines patient registration, appointment scheduling, and medical records.
- Host: GitHub
- URL: https://github.com/maestro1982/carepulse
- Owner: Maestro1982
- Created: 2024-07-08T13:27:57.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-18T12:49:06.000Z (5 months ago)
- Last Synced: 2024-07-18T17:44:20.120Z (5 months ago)
- Topics: appwrite, nextjs14, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://carepulse-medical.vercel.app
- Size: 5.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Healthcare Medical Appointment Application
![CarePulse](image.png)
# Introduction
A healthcare patient management application that allows patients to easily register, book, and manage their appointments with doctors, featuring administrative tools for scheduling, confirming, and canceling appointments, all build using Next.js.
# Tech Stack
- Next.js
- Appwrite
- Typescript
- TailwindCSS
- ShadCN# Features
- Register as a Patient: Users can sign up and create a personal profile as a patient.
- Book a New Appointment with Doctor: Patients can schedule appointments with doctors at their convenience and can book multiple appointments.
- Manage Appointments on Admin Side: Administrators can efficiently view and handle all scheduled appointments.
- Confirm/Schedule Appointment from Admin Side: Admins can confirm and set appointment times to ensure they are properly scheduled.
- Cancel Appointment from Admin Side: Administrators have the ability to cancel any appointment as needed.
- Complete Responsiveness: The application works seamlessly on all device types and screen sizes.
- File Upload Using Appwrite Storage: Users can upload and store files securely within the app using Appwrite storage services.
- Manage and Track Application Performance Using Sentry: The application uses Sentry to monitor and track its performance and detect any errors.
and many more, including code architecture and reusability.