Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/patricks-js/googui-maps
- Owner: patricks-js
- Created: 2024-08-18T20:09:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T14:19:06.000Z (4 months ago)
- Last Synced: 2024-08-22T16:11:06.844Z (4 months ago)
- Language: JavaScript
- Size: 512 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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