yjzhang3 / DrChrono

Web app designed for 2020 DrChrono hackathon hosted by Devpost. A dashboard specifically designed for doctors to streamline their work process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrChrono

Getting Started:

Clone into a directory

git clone https://github.com/yjzhang3/DrChrono.git
cd drchrono_proj

Activate virtual environment and required libraries

source drchrono-venv/bin/activate
pip3 install -r requirements.txt

Launch Web App

python3 manage.py runserver

About

Web app designed for 2020 DrChrono hackathon hosted by Devpost. A dashboard specifically designed for doctors to streamline their work process.


Languages

Language:Python 86.3%Language:CSS 8.2%Language:JavaScript 4.1%Language:HTML 1.2%Language:C 0.2%Language:PowerShell 0.0%Language:C++ 0.0%Language:Shell 0.0%