kwstarikanos-zz / RealHouse-Rental-System

Assignment for web applications technologies project for the 'Web Applications Technologies' lesson, where using the airbnb logic for web-api and web-interface implementation.

Home Page:http://akveo.com/blur-admin/#/dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real House - Rental system which is implemented with Java and AngularJs that follows the airbnb logic.

Front End / APP

front_end_screenshot

Instalation:

Go to the 'Rental-APP' folder:

$ cd Rental-APP

and install dependencies with:

$ npm install

Build or serve for debugging:

Go to the 'Rental-APP' folder and run the following commands:

To serve:
$ gulp serve
To build:
$ gulp build

and wait until the realhouse app open with your default browser.

Back End / API

About

Assignment for web applications technologies project for the 'Web Applications Technologies' lesson, where using the airbnb logic for web-api and web-interface implementation.

http://akveo.com/blur-admin/#/dashboard


Languages

Language:Java 36.4%Language:JavaScript 27.7%Language:CSS 18.3%Language:HTML 17.6%