Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add live information to some spots #73

Open
lavendthomas opened this issue Jul 28, 2020 · 3 comments
Open

Add live information to some spots #73

lavendthomas opened this issue Jul 28, 2020 · 3 comments
Labels
enhancement New feature or request suggestion

Comments

@lavendthomas
Copy link
Collaborator

lavendthomas commented Jul 28, 2020

Some points of interests, such as Villo! stations and packing racks have live information in the Brussels Datastore.

When you click on the pin, a popup could be shown showing live information, such as the number of bikes and spaces available in a Villo! station.

@lavendthomas lavendthomas added enhancement New feature or request suggestion labels Jul 28, 2020
@sumitgsh
Copy link

@lavendthomas I would love to work on the above issue

@lavendthomas
Copy link
Collaborator Author

That's great to hear! Are you familiar with Next.js or React?

If you are, you can clone the front-end code and run it locally. Instructions are here: https://github.com/oSoc20/better-bike-brussels/blob/master/README.md#frontend

First, the code to show a popup when the user clicks on a parking rack/Villo! Station still has to be implemented.

Then, once the popup is clicked, the client can make an API call to our backend for the specific spot, which can relay the information from the Brussels Datastore (using our API key).

@sumitgsh
Copy link

sumitgsh commented Oct 22, 2020

@lavendthomas I am a Angular developer.I will learn React and work on it as I love challenges

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request suggestion
Projects
None yet
Development

No branches or pull requests

2 participants