Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angadthandi/navigator
https://github.com/angadthandi/navigator
design-patterns object-oriented object-oriented-programming ood
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/angadthandi/navigator
- Owner: angadthandi
- Created: 2020-05-13T00:55:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T04:56:50.000Z (over 4 years ago)
- Last Synced: 2024-11-20T21:45:14.405Z (2 months ago)
- Topics: design-patterns, object-oriented, object-oriented-programming, ood
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Design a maps path-building navigator client
1. User should be able to build path from point A to point B.
2. Design should support different transportation methods : walk, car, bus, bike.