MLH-Fellowship / MLH-Fellowship/prep-react-template
Map for selecting location
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Instead of just typing the location in, display a map to the user (using OpenStreetMap for example), and take the coordinates of their pin and use that to display weather information.
Make it a 2 way thing, and if a user types a location in, it displays a pin on the map as well!
If you have an API key, let @wrussell1999 know so it can be added to the Netlify website hosting it!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the existing location input and weather display, then trace how typed locations are handled before evaluating an OpenStreetMap integration. Done means users can select coordinates from a map, see typed locations represented by a pin, and receive weather for the selected location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100