tontan2545 / Medicall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medicall

Medicall is an IoT device which aids doctors in performing common diagnosis for patients.

Our mission is to provide a low-cost, easy-to-use, and accurate device for patients to use in their daily practice.

Setup

Run setup script

This will do the following

  • Generate and activate virtual env file
  • Install required python packages
  • Copy .env.local and rename to .env
make setup

Run local mail server

This will run a local mail server on port 1025. When a mail is sent it'll be intercepted by the local mail server and will not be sent to real mail

make local-mail-server

About


Languages

Language:Python 82.9%Language:HTML 15.9%Language:Makefile 1.0%Language:Shell 0.2%