diogit / PLE-Project-3

Programming Languages and Environments 3rd Project - Geo Browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geo Browser

Geo Browser is a web page that let's you browse fictitious caches on a map mimicking Geocaching. The caches can be filtered by type, size, difficulty, terrain and published date. You can also see some statistics like the number of caches being displayed, the cache in the highest location and the top 3 cache owners. Try it out!

Made by:

  • Diogo Silvério (Self)
  • João Marques

Folder Content:

resources/ -> resources folder. I do not own any of the resources. All Rights Reserved to their respective owners.

README.md -> this file

geo-browser.html -> HTML file

geo-browser.js -> javascript file

Built With

  • Leafletj - an open-source JavaScript library for mobile-friendly interactive maps.

About

Programming Languages and Environments 3rd Project - Geo Browser


Languages

Language:JavaScript 77.6%Language:HTML 22.4%