ghaffaru / virtual-healthcare

online healthcare backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Healthcare

The backend api for a virtual healthcare platform

Installation

Use composer to set it up

composer install

Features

  • Patient, doctor, and pharmacist registeration
  • Patient can book an appointment with a doctor
  • Patient can chat with doctor directly
  • Doctor can prescribe drugs with a digital signature
  • Patient can download prescription and submit to pharmacist
  • Patient can pay for drugs on the app and get it delivered at home.

Built with ❤️ using

  • PHP with Laravel Framework
  • SQLite database for development
  • Postgres database in production
  • Heroku as cloud platform
  • Slydepay payment api

About

online healthcare backend


Languages

Language:PHP 97.8%Language:HTML 2.0%Language:Vue 0.3%