Shubh0501 / Medic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEDIC CARE

"Ab Digital India Karega Care"

Primitive HealthCare Solution For Remote Areas.

Getting Started

Clone project and follow installation instructions.

Prerequisites

Python Packages requirements.txt

Python3, mongoengine, reportlab, flask, flask-API

Database

MongoDB

Installing

  1. Clone Project
  2. Populate mongoDB by running following command in terminal/cmd
mongoimport --db Health --collection disease --file out.json
  1. Run the project using
python3 Hack_app.py

Deployment

You can deploy api contained in app.py to connect with different platforms. Change db address accordingly

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

License:MIT License


Languages

Language:Python 100.0%