Skip to content

GUE.com interface is old and does not provide the best UX. This project aims to help GUE divers plan and decide where they want to take their courses by giving them an overview of the instructors around the world.

License

Notifications You must be signed in to change notification settings

peanutsee/Spatial-Representation-of-GUE-Instructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Representation of GUE Instructors around the world

The current way to explore GUE instructors from around the world is to scroll through the website. This can be time consuming and a daunting approach for a simple problem. This project aims to provide a quick and easy way to discover GUE instructors around the world.

Installation

  1. Clone the repository
git clone https://github.com/peanutsee/Spatial-Representation-of-GUE-Instructor.git
  1. Set up the virtual environment
virtualenv pyenv
  1. Install the requirements
# MacOS
source pyenv\bin\activate

# Window
pyenv\Scripts\activate

pip3 install -r requirements.txt
  1. Run the notebook cells

About

GUE.com interface is old and does not provide the best UX. This project aims to help GUE divers plan and decide where they want to take their courses by giving them an overview of the instructors around the world.

Resources

License

Stars

Watchers

Forks