Giter Site home page Giter Site logo

kaiannfletcher / ui-ux-challenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 229 KB

Your task is to create an interactive, browser-based search bar for exploring events from Ticketmaster’s API (or other API). The endpoints you will be using will be /discovery/v2/events. This search bar will accept user inputs (texts, numbers, etc), and return the result in a search list.

HTML 7.77% CSS 4.82% JavaScript 87.41% Shell 0.01%

ui-ux-challenge's Introduction

ui-ux-challenge

Your task is to create an interactive, browser-based search bar for exploring events from Ticketmaster’s API. The endpoints you will be using will be /discovery/v2/events. This search bar will accept user inputs (texts, numbers, etc), and return the result in a search list.

BUILD ISSUES

During the course of this challenge I encountered a CORS error that applied to the ticketmaster API.

It seemed as though the only solution which worked for this error involved building and deploying a cors-anywhere app on heroku which acts as a proxy. So you send the request through this proxy url which sends the request with the correct header configuration.

I tried testing in Postman and getting the correct headers but this did not work.

Other types of easier solutions did not work.

As a result I just switched to the Google Books API.

CURRENT ISSUE

After getting the autocomplete to work in the searchbar, the google books API now seems to be defaulting the search. I am not sure why but this is the next item to be fixed.

ui-ux-challenge's People

Contributors

kaiannfletcher avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.