Roata Wăy
Roata Wăy
Ar fi bine dacă aveam și careva mecanisme care ar oferi unui copil abilitatea de a primi și utiliza datele telemetrice. API'ul curent este simplu în utilizare, dar totuși este...
@catp0wer , there are some fields that must be marked as mandatory: https://github.com/roataway/api-documentation/blob/3099e25d0999eefe9f9fa40b9153937c7534bb44/schema/routeTelemetry.json#L6
So far only the part for data sharing is documented. The manual must be extended, to explain how other parties can feed data into the system. For example, if there...
Currently we use an API that was not documented officially, the one that runs on top of WebSTOMP. The new API, documented in [api-documentation](https://github.com/roataway/api-documentation) is using MQTT and is more...
As new functionality is added, we have to add a way to control certain aspects of the software. Here is an enumeration of the things we need so far: -...
It can take up to 15s for telemetry to start arriving, this time the users might get the impression that something is wrong. We need an _indeterminate_ progress indicator, a...
At the moment the station markers are displayed in a way that clutters the screen and makes it less informative:  What we need: 1. show smaller markers when we're...
When a vehicle marker is clicked, a popup window should be shown, with the following information taken from `web-ui/src/data/vehicles.csv`: - route number, e.g. `30` - board number, e.g. `3898` -...
We need this feature so we have a place where we can give credit to all the open source components we rely on, as well as the people who have...
At some point the project will grow bigger and get more public exposure. It would be great if we had a polished identity, one that would appeal to the public....