Open yelloweq opened 3 years ago
Possible library: https://www.npmjs.com/package/@react-google-maps/api
@IBN5101 You can look at different graph mapping libraries and use the destructured data from the API to present a graph of currently selected country.
Useful resources: React router data passing: https://www.youtube.com/watch?v=FEiggoSm8tw Passing data to components: https://www.youtube.com/watch?v=ICmMVfKjEuo Covid tracker tutorial (shows graphing): https://www.youtube.com/watch?v=khJlrj3Y6Ls
Allow user to enter an address / specify a location to display relevant data to smaller regions.
Example:
User input: B4 7ET Output: Cases displayed should display information about this particular region (city).