Skip to content

kwstarikanos-zz/RealHouse-Rental-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published