hanx007 / Snakebite-Antivenom-Location-Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snakebite-Antivenom-Location-Finder

Snakebite Antivenom Location Finder is a simple Web Application built using the Python Flask micro-framework to find the nearest antivenom centres based on the closest location incase of a snakebite emergency with additional functionalities of booking appointments and antivenoms and CRUD operations.

Features:

  • Search nearest Antivenom Centre ( Hospitals/ Clinics/ Primary Health Centres)
  • Book Appointments with Doctors
  • Register Antivenom Centre
  • Option for Antivenom Centre to buy Antivenoms.
  • Emergency Contacts

The project is built using:

  • HTML5/CSS for frontend
  • Python and Flask microframework for the backend
  • MySQL Workbench for the database

Installation

To use this template, your computer needs:

Running the app

py -m flask run
  * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

About


Languages

Language:HTML 89.9%Language:Python 10.1%