Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hombre2014/carepulse

JS Mastery Build and Deploy a Patient Management System with Next.js | Twilio, TypeScript, TailwindCSS
https://github.com/hombre2014/carepulse

appwrite appwrite-auth appwrite-database nextjs14 sentry shadcn-ui tailwindcss twilio typescript

Last synced: about 2 months ago
JSON representation

JS Mastery Build and Deploy a Patient Management System with Next.js | Twilio, TypeScript, TailwindCSS

Awesome Lists containing this project

README

        

# CarePulse

> A healthcare app for managing patients' appointments with SMS notification.

## Built With

- Major languages: TypeScript
- Backend: Appwrite.io
- Framework: Next.js
- Tools used: Twilio, Sentry
- Styling: TailwindCSS, shadcn/ui

## Screenshots

### Sign up page

![Home](/public/assets/images/Carepulse_home.png)

### Admin Dashboard

![Admin Dashboard](/public/assets/images/Carepulse_admin.png)

## Live Link

You can view the current deployment by clicking the link bellow:

[Live Demo site](https://carepulse-lovat.vercel.app/)

## Deployment

Deploy your project with [Vercel](https://vercel.com/)

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone the project to your local machine using `git clone https://github.com/Hombre2014/carepulse.git`
- `cd carepulse` into the project directory
- Run `npm install` to install the necessary packages
- have a look at the `.env.example` file and create a `.env.local` file with the necessary environment variables
- For the demo site the `NEXT_PUBLIC_ADMIN_PASSKEY=123456`
- Run `npm run dev` to start the development server
- Open your browser and go to `http://localhost:3000/`

## Author

👤 **Yuriy Chamkoriyski**

- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Hombre2014/carepulse/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

Thanks to JavaScript Mastery for inspirational [video](https://www.youtube.com/watch?v=lEflo_sc82g).

## 📝 License

This project is [MIT](./license.md) licensed.