You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no right or wrong way to complete this challenge - we want to see how you solve problems!
You can spend as much time as you need to complete this, but we don't want to take up too much of your time. Solving every problem isn't mandatory.
You can run the project locally or you can use Docker. If you use Docker please add the Dockerfile.
Code styling is important - you can use Prettier or any other option.
A basic scaffold application with Vue/Vuetify app is available. If you don't feel comfortable with Vue, you can start from scratch with React or any other toolset.
You can use any tool/library that makes your work faster/easier.
How to do it
Fork the repo
Do your magic
Push to your fork
Create a PR to upstream
Tasks
Create a form in the sidebar to submit filters to the source endpoint including: starttime, endtime and minmagnitude
Circle radius must be relative to the earthquake magnitude
Add a Popup to the map to show info about clicked point including: place, magnitude and time