junelsolis / galeno

Simple patient records for any doctor's office.

Home Page:https://galeno.junelsolis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StyleCI

Some medical practices are under-equipped when it comes to maintaining patient records. Many still rely on paper to keep track of their patients. This web application aims to solve that problem in the simple, easy-to-use, and open-source way.

Demo Site

I have taken down the demo site temporarily as I clean up the code and create better unit and feature tests. Once there is enough content for a frontend, a new demo site will be made available online.

How to run the demo on your computer
  1. Clone this repository
  2. Switch to the project directory cd galeno
  3. Run ./setup.sh
  4. Once the script is finished running, the application will be accessible on http://localhost:9300
System Requirements
Expected Deployment Configuration
  • NGINX reverse proxy handles SSL termination
  • Application containers listening on localhost

About

Simple patient records for any doctor's office.

https://galeno.junelsolis.com

License:MIT License


Languages

Language:PHP 90.2%Language:HTML 6.6%Language:Vue 1.7%Language:Shell 1.5%Language:Dockerfile 0.1%