Skip to content

An assignment for the 'Web Applications Technologies' course, showcasing the implementation of a web API and web interface inspired by Airbnb's functionality and design principles.

Notifications You must be signed in to change notification settings

k-chatz/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

An assignment for the 'Web Applications Technologies' course, showcasing the implementation of a web API and web interface inspired by Airbnb's functionality and design principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published