duske953 / geocoordinates

Discover nearby places and navigate with ease using Geocoordinates.

Home Page:https://geocoordinates.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geocoordinates: Find Nearby Places - Easily!

Website: https://geocoordinates.netlify.app/

Project Objective:

Make navigating unfamiliar areas a breeze with Geocoordinates, a user-friendly single-page web app that helps you discover nearby places across various categories (restaurants, hospitals, attractions, etc.) right from your browser.

Key Features:

  • Place-Based Search: get access to over 20 known places
  • Proximity Sorting: Prioritize the closest options first, ensuring you find the most convenient choices.
  • Interactive Map: Visualize nearby places on a dynamic map that updates as you move, providing a clear overview of your surroundings.
  • Step-by-Step Directions: Get detailed turn-by-turn instructions to guide you directly to your chosen destination.
  • Recent Location Recall: Revisit the app and quickly access your previously searched location and nearby places, saving you time and effort.

Technologies:

  • HTML: Structuring the content
  • CSS/Sass: Styling and visual design
  • Vanilla JavaScript: Interactive elements, user interface enhancements, and making API requests directly from the browser
  • ArcGIS JavaScript API: Performing location-based searches and retrieving geospatial data
  • Parcel : Used for bundling Javascript modules and processing assets like CSS and images for optimized performance.

Getting Started:

  1. Clone the Repository:
    git clone https://github.com/duske953/geocoordinates
  2. Install Dependencies:
    npm install
  3. Obtain an ArcGIS API Key:
  4. Start the Development Server:
    npm watch:js
  5. Open the Application:

About

Discover nearby places and navigate with ease using Geocoordinates.

https://geocoordinates.netlify.app/


Languages

Language:JavaScript 63.4%Language:SCSS 22.3%Language:HTML 14.2%Language:Procfile 0.0%