Skip to content

Users can update their location  #3

@KennethDelaCruz

Description

@KennethDelaCruz

💰 Motivation
Users will be able to reset their geolocation or reset the form for City/State

📐 Plan
Create two different p elements that will listen to a click, this will either reset form or get the users current location again.

  • Create a p element that will will have an event handler for clicks
  • create a method that will be used for onClick. For now, make it console.log
  • For geolocation, let the element rerun the function to get restaurants using their geolocation.
  • for City/State, onClick let it reset the form for the user to be able to fill it out with a new City/State

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions