Skip to content

A web application written in React that includes medical calculators and scales for doctors.

License

Notifications You must be signed in to change notification settings

kaklewski/kalkdoktor

Repository files navigation

Kalkdoktor

About

Kalkdoktor is a web app written in React + TypeScript with use of Chakra UI. It contains medical calculators and scales that help doctors diagnose a patient and choose the right treatment.

Available only in Polish 🇵🇱 language. Please just treat is as lorem ipsum. 😉

Live Version

https://kalkdoktor.pl/

Deployed with Netlify.

Features

  • Medical scales and calculators: Contains a set of medical tools enabling the diagnosis of the patient.
  • Favorites: Add selected calculators to your favorites and share them between devices.
  • Search: Search for your favorite calculators.
  • Dark Mode: Switch between light and dark modes.
  • Modern UI: Clean, professional design with consistent color schemes, fonts and style.
  • Responsive Design: Use it on any device you want.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Run Locally

  1. Clone the project to your local machine:

git clone https://github.com/kaklewski/kalkdoktor

  1. Navigate to the project directory:

cd kalkdoktor

  1. Install the dependencies:

npm install

  1. Start the development server:

npm run dev

Build with Vite

  1. Build the dist:

npm run build

  1. Preview the build:

npm run preview

About

A web application written in React that includes medical calculators and scales for doctors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published