Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 4.63 KB

readme.md

File metadata and controls

68 lines (58 loc) · 4.63 KB

ClimbDoko

Climbdoko - your ONE-STOP climbing platform. Designed by climbers, for climbers, you can quickly look up for your favourite climbing locations with just a click of a button. Looking for directions on how to get to that one climbing gym? Craving some late night snacks after a long and fufilling day of climbing? Or better - trying to beat the weather for your next ascent? ClimbDoko is the perfect solution to all your needs! Check it out now

alt text

Table of Contents

  1. Overview
  2. Usage
  3. Technologies Used
  4. References

Overview

ClimbDoko aims to be an alternative to major climbing websites such as TheCrag and MountainProject, providing users with a simplified way to search for information on their favourite climbing spots.

Home Page

The home page contains a catch phrase that entices users who visits the webpage. It aims to redirect the users to the route map page with one click.

Route Map Page

Within the route map page, users can access the sidebars and markers on the interactive map to find their favourite climbing places. They can look up the

  • Nearby Climbing Locations Skim through the nearest climbing gyms and routes in the default sidebar
  • Directions to Climbing Locations Get route information from their current location
  • Nearby Amenities Search for amenities near each climbing location, such as toilets, restaurant and accomodation
  • Weather Forecast Get updated weather information for the current and next 4 days.

Usage

  1. Open the main index.html file, and switch to the route map page.
  2. Use the search bar on top, or the sidebar, to search for your favourite climbing spots
  3. Click on each markers to access the key features, such as the directions, nearby amenities and weather to/at each climbing location

Technologies Used

  • HTML/CSS
  • JavaScript
  • LeafletJS
  • FourSquare API - Search & Data (Place Search and Get Place Photos)
  • OpenWeather API - Current Weather Data and 5 Day / 3 Hour Forecast
  • OneMap API - Authentication, Search, Reverse Geocode and Routing (Walk/Drive/Cycle)

References

This project was made possible with these resources.

Other References