- Route planning between locations
- Save favorite locations
- Export directions to text files
- Automated testing via GitHub Actions
-
Clone the repo: git clone https://github.com/kuonji21/graphhopper.git
-
Install dependencies: pip install -r requirements.txt
-
Run tests: pytest tests/