Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patricks-js/googui-maps

Simple pathfinder based on Google Maps.
https://github.com/patricks-js/googui-maps

Last synced: about 1 month ago
JSON representation

Simple pathfinder based on Google Maps.

Awesome Lists containing this project

README

        

# Googui Maps

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Vitest](https://img.shields.io/badge/Vitest-6E9F18?logo=vitest&logoColor=fff&style=for-the-badge)
![MONGO_BADGE](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
![Docker](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=fff&style=for-the-badge)
![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens)

## Getting Started

This project is a simple maps application, that gives a simple solution to find the best path between two points on a map. Inspired by Google Maps, but with a focus on the routing functionality.

### Prerequisites

- Node.js
- Docker