Find yourself an Uber-scooter
Uber Alike - if this made-up company had a motto, it would be exactly like Uber, if it had no budget and offered exclusively scooters instead of cars.
This is a small GUI meant to show functionalities provided by the Uber Alike API project. It's meant to be a simple front-end tool.
As you have probably guessed by now, I'm not trying to revolutionize the frontend branch of software development; I focus on the backend.
Click "Get nearest scooters button", so it can get a bit more interesting!
What can I do here?
Naturally, it's all purely abstract—I don't actually have a fleet of GPS-trackable vehicles for you to rent. Thus, it's meant to only show basic operations like fetching collection and entity data and deleting it. The API itself also allows for editing via the PUT request.
- Fetch five nearest scooters based either on the location that you provided yourself or from the location provided by your browser
- Set your destination and provide user with the route
- See scooter details fetched from the API
- Delete scooter