Giter Club home page Giter Club logo

hotel-assignment's Introduction

This assignment is designed to test your client-side coding skills and show us
what you’re good at! You can add or modify any of the JavaScript, HTML and CSS
to complete the assignment. JQuery has been included for your convenience, but
is not required. Please do not use jQuery plugins. Also avoid frameworks like
Angular and Backbone. Please make sure the page works as a static page without
the need to run a web server or a build script.

First, prioritize the list of tasks below from high to low (1 -> top priority,
7-> lowest priority). Please explain why you choose to prioritize this way,
and what you considered when assigning high or low priority to each task.

Second, pick at least two tasks out of the list and implement them. You may choose
whatever tasks you prefer that you think will best reflect your coding skills.
Browser support should include IE8+, Chrome, Safari, FF.

Tasks
========================================

 *  Imagine there is a JSON feed with hotels similar to the current one.
 	Design JSON format and use the feed to display similar hotels on the page.

 *  Split the reviews into blocks of 5 and create pagination. Allow the user
	to sort the reviews by review score.

 *  Improve the room table. Allow the user to sort the room table by occupancy
 	or price, display a total when the user selects a quantity, display
 	additional information about rooms.

 *  Create a photo carousel using the large photos linked from the thumbnails
	currently in the page. Include an automatic	slideshow mode, add prev/next
	buttons to manually controll the carousel, add a layer that shows the
	contents of the images alt text.

 *  Improve the facilities block.

 *  Add an interactive location block to the page. It should contain a map and
 	some nearby landmarks.

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.