Introduction

    There will be two applications:

    • Web Client Application. The one providing UI.

    Technology Behind the Scenes


    For client application we use HTML, JS, and CSS. At least some knowledge of all three is mandatory to follow this tutorial.

    • CSS Bootstrap 3

      Introduction - 图1

      Initially developed by Twitter team, CSS Bootstrap is widely used frontend UI framework. It is a collection of ready
      to use JavaScript and CSS that allows us to design a beautiful user interface quickly.

    Web Service Application

    For service part we’ll use PHP and MySQL. As a PHP framework we’ll use Yii Framework 2.0