This README would normally document whatever steps are necessary to get your application up and running.
This application will show the below functionalities:
- elastic search;
- using the google maps API (using ngmap lib);
- dynamic table view (using angularUtils-pagination lib) where it shows the results;
- (TO-DO)to improve the UI with bootstrap.
- (TO-DO)Nodejs backend
https://github.com/Swiip/generator-gulp-angular
What you prefer.
There is a json file for example. (/data/hotel.json)
Working with AngularJS as MV* JS framework.
Gulp and NPM for task automation.
NPM and Bower for dependency managment.
Git as version control system.
git clone https://github.com/valeriopisapia/hotelsearch.git
cd hotelSearch
bower install
npm install
gulp serve