Skip to content

Simbotix/vihara_medical

Repository files navigation

Vihara Medical

Hospital and medical practice management system. Built on Frappe Framework.

Features

  • Patient Management: TBD
  • Appointments: TBD
  • Billing: TBD

Quick Start

Using GitHub Codespaces (Recommended)

  1. Click CodeCodespacesCreate codespace on main
  2. Wait for the container to build (~5 minutes first time)
  3. Run bench start in the terminal
  4. Open http://localhost:8000 in browser
  5. Login: Administrator / admin

Local Development

# Prerequisites: Frappe Bench installed
cd ~/frappe-bench/apps
git clone https://github.com/Simbotix/vihara_medical.git

cd ~/frappe-bench
bench get-app vihara_medical
bench new-site vihara.localhost
bench --site vihara.localhost install-app vihara_medical
bench --site vihara.localhost set-config developer_mode 1
bench use vihara.localhost
bench start

Configuration

Copy .env.example to .env and configure:

cp .env.example .env

Documentation

License

MIT License - see LICENSE

Author

Rajesh Medampudi (@medampudi) Simbotix - simbotix.com

About

Hospital and medical practice management system - Frappe app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages