hrishibhattu / clynica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clynica Logo

Clynica is a simple alternative to pen and paper for doctors to manage their patients and prescriptions in one place.

Setup

Backend

Requires Python 3.5+.

Note: It is recommended to run the following commands in a virtual environment.

$ git clone https://github.com/Beauth/clynica.git
$ cd clynica/backend/flask/
$ pip3 install -r requirements.txt
$ python3 index.py

The Flask server runs on port 5500 by default. This can be changed in index.py.

API Documentation

The API documentation is available here.

About


Languages

Language:CSS 40.3%Language:JavaScript 20.0%Language:Python 15.9%Language:Swift 14.0%Language:Ruby 4.1%Language:HTML 3.0%Language:Shell 2.7%