Medicare Connect
A web app that lets patients book doctor appointments online and helps clinics manage schedules easily. Built with Next.js, Node.js, Express, and MongoDB.
https://medicare-connect-client-six.vercel.app/
- Next.js
- Tailwind CSS
- HeroUI
- Node js
- Express js
- mongodb
- User can request appointment to doctor and manage it from dashboard
- Doctor can view patient request and manage it
- Admin can manage both users
- BETTER_AUTH_SECRET=your better auth secret
- BETTER_AUTH_URL=your localhost url
- MONGO_URI=mongodb+srv:your mongodb uri
- AUTH_DB_NAME=your database name
- NEXT_PUBLIC_IMGBB_API_KEY=your imgbb api key
- NEXT_PUBLIC_SERVER_URL=your server link
- NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=your stripe key
- STRIPE_SECRET_KEY=your stripe secret key
- GOOGLE_CLIENT_ID=your google client id
- GOOGLE_CLIENT_SECRET=your google client secret