Code Monkey home page Code Monkey logo

pa181's Introduction

#Build a hotel booking application with Bluemix Business Rules service and Node.js

This application is designed for a hotel chain allowing their client to search for a room in a city. It is built in Node.js runtime based on Bluemix Business Rules service.

Projects

  • BlueBookingServer: the web application built in Nodejs. The app.js initialize an http server and routes the requests. The service.js contains the utility functions, especially the function which invokes Bluemix Business Rules service.
  • BlueBookingRules: the rule project
  • BlueBookingXom: the java project of execution object models, imported as XOM for the rule project
  • BlueBookingRuleapp: the ruleapp project to be deployed to Bluemix Business Rules service
  • BlueBookingBinaries: the binary artifacts ready to be deployed
    • BlueBookingRuleApp.jar: the business rules
    • BlueBookingXom.zip: the runtime XOM, a zipped jar file containing the compiled classes of BlueBookingXom Java project.

Tutorial

A tutorial explaining how to build this appl is available either online or as a PDF file.

Demo

The application is running live at http://businessrules-bluebooking.mybluemix.net/.

License

The source code of this app is available under the MIT license, which is in license.txt in the root of the repository. The application uses the following libraries and frameworks:

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.