Skip to content

Discover nearby places and navigate with ease using Geocoordinates.

Notifications You must be signed in to change notification settings

duske953/geocoordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published