Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hyfic/heartbeat

Building productive doctors.
https://github.com/hyfic/heartbeat

chakra-ui doctor patient-management pdf react rust tailwindcss tauri tauri-app

Last synced: 1 day ago
JSON representation

Building productive doctors.

Awesome Lists containing this project

README

        

# Heartbeat ❤️
An open-source desktop application for doctors to manage & organize patient data.

## About
A patient management system designed for doctors. In this app doctors can add patient data using simple forms, which later they can save as PDF or print as document.

> checkout older version check [v1.0.0-beta](https://github.com/octoi/hyfic-heartbeat), [v0.1.0](https://github.com/octoi/heartbeat)

## Features
- Organize data in multiple sqlite databases
- Create patient
- Add record under patient
- Preview created record
- Schedule appointments

## Setup
> Make sure to setup tauri before, read [tauri prerequisites](https://tauri.app/v1/guides/getting-started/prerequisites)

Install packages
```bash
$ pnpm install
```
Run application
```bash
$ pnpm tauri dev
```
Build application
```bash
$ pnpm tauri build
```

https://hyfic.github.io/heartbeat