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

Eventful API #6

Open
5 tasks
naywood opened this issue Jan 31, 2019 · 1 comment
Open
5 tasks

Eventful API #6

naywood opened this issue Jan 31, 2019 · 1 comment
Assignees

Comments

@naywood
Copy link
Collaborator

naywood commented Jan 31, 2019

User Story

As a user, I want to be able to see tour dates from the band.

Acceptance Criteria

  • Assign user input to variable on click or enter push
  • Same on click function, generate API call using user input to complete queryURL
  • Parse information out of API call result for 10 tour dates
  • Dynamically create new div to hold event info for each date using jQuery
  • Append each tour date to events div
@gteo09 gteo09 self-assigned this Jan 31, 2019
@ajrice1018
Copy link
Owner

http://api.eventful.com/docs/events/search

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants