Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 394 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 394 Bytes

Lenkkipolku app

Features:

  • Ability draw paths on map and measure their distance.
  • Save paths and view and edit them later.

Prerequisites

Docker

Run app

To run app:

  1. Create .env based on .env.example
  2. docker compose up
  3. Go to http://localhost:$FRONTEND_PORT ( http://localhost:4173/ in .env.example)

Todo

  • Undo/Redo
  • Alternative Login
  • Make path go along existing roads.