Giter Site home page Giter Site logo

fpslater / docs-base Goto Github PK

View Code? Open in Web Editor NEW

This project forked from svendowideit/docs-base

0.0 0.0 0.0 4.56 MB

Docker's base documentation theme and structure files

License: Apache License 2.0

Makefile 0.75% Shell 0.60% HTML 64.01% CSS 20.57% JavaScript 14.06%

docs-base's Introduction

** Forrest Notes **

  1. You search for new items by typing in the input box and pressing enter.

  2. The Index button will give you the index.

  3. The top left of the list gives you the page number (the right side has pagination buttons)

  4. You can expand an event by clicking where on it, and you can go back to normal view by clicking anywhere on the screen.

Performance Hindrance--

I wasn't able to pull up all the list items at once, because I didn't have a parameter for that. Therefore, I had to re-query the list for each pagination.


Front end developer test for Live Nation Labs.

This will mostly test for Javascript. Please commit and push frequently to the Git remote.

Feel free to use HTML5 Boilerplate for this.

The Task

With the endpoints that follow, create an app using Backbone or Ember which acts as a way to search for shows, find the one you are interested in and then display the info about it. Be creative with the styling.

Aim to surprise and delight with the end product using whatever tricks/tech you have up your sleeve.

API End Points (all support a callback parameter for JSONP)

Event Index

http://lnl-p.com/api/v1/events/

Defaults to 50 item pagination

Params:

  • page: Page number

Event Search

http://lnl-p.com/api/v1/events/search

Full text search. Defaults to 50 item pagination.

Params:

  • term: Search term (REQUIRED)
  • page: Page number

Event

http://lnl-p.com/api/v1/events/:id

Where :id is the ID of an event

docs-base's People

Contributors

aanand avatar bfirsh avatar dnephin avatar lyndaoleary avatar nizhu avatar nwt avatar svendowideit avatar thajeztah avatar

Watchers

 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.