Git Product home page Git Product logo

elie-availability-functionality's Introduction

Elie Select - availability functionality

Live website

http://www.elieselect.com/

Description

I created a backend functionality that allows users to find out which house is available for a given number of guests. The webiste was created with WordPress. My solution consists of a custom Javascript & PHP code on the server side. 3rd part API had to be called to get the availability information for all the houses.

The problem with API was that no credentials were required and data was insecurely transferred (no SSL), yet we were unable to call the API directly from the front-end, because of no access to the 3rd party server. They were also not willing to add the headers to allow front-end solution.

Once the data comes back from the PHP, JavaScript adds CSS classes to the available houses which gives a visual clue to the user which house is available.

elie-availability-functionality's People

Watchers

 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.