adriannieto / shuffle-a-hotel

Shuffle a Hotel Webapp Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shuffle-a-Hotel Build Status

A new way to find hotel deals.

Project technologies

This project is based on other open source projects:

Among with JQuery, Bootstrap...

Project structure

The project structure is designed thinking about the isolation of the components. Therfore decided to split the whole application in two different submodules:

  • Frontend: The project frontend is a pure HTML5 + JS application. It uses Angular.js in order to ease the data binding and speed-up the application development process.
  • Backend: A MongoDB database with a Sails.js in order to provide a REST API to access to the appication data.

How to contribute

That's an easy one:

  1. Fork the project.
  2. Improve the project. Try to follow the existing codebase style.
  3. Commit your changes following "[Backend/Frontend] : Message" format.
  4. Open a pull request.
  5. Done.

About

Shuffle a Hotel Webapp Project

License:Apache License 2.0


Languages

Language:CSS 95.3%Language:JavaScript 4.7%Language:Shell 0.0%