Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.
/ oec Public archive

The submission for the Ontario Engineering Competitions 2023. Requirement was to match a patient with a ranking of 12 healthcare facilities (given a database of 40) based on their demographic info, location and underlying conditions & symptoms.

License

Notifications You must be signed in to change notification settings

linguini1/oec

Repository files navigation

OEC Programming Competition

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributors
  5. License
  6. Contact
  7. Acknowledgments/Citations

About The Project


Introducing Health Helper, an interactive software you can use to search for and find medical facilities that meet your specific needs.

Built With

Getting Started

Installation

  • Python version 3.11+
  • Flask
  • Flask CORS

Requirements found in requirements.txt file.

A virtual environment has been included with this project. You can activate this by navigating to the project directory in the terminal and running ./venv/scripts/activate on Windows. Once the virtual environment is activated, running py main.py will activate the webserver. You can follow the link (http://localhost:8000) to view the web application.

Test cases can be run using py test_cases.py.

Usage

Contributors

License

MIT License

Acknowledgments/Citations

Citations
  1. Latitude Distance Formula: https://www.omnicalculator.com/other/latitude-longitude-distance#:~:text=The%20distance%20between%20any%20two%20adjacent%20latitudes%20is%20approximately%2069,and%20meet%20at%20the%20poles

About

The submission for the Ontario Engineering Competitions 2023. Requirement was to match a patient with a ranking of 12 healthcare facilities (given a database of 40) based on their demographic info, location and underlying conditions & symptoms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •