This project was generated with [Angular CLI] (https://github.com/angular/angular-cli) version 1.6.8
Technology used - Angular 5, Bootstrap 3
Steps for running the application
- Navigate to /matrimonio-spa folder and run command
npm install - Once all the dependencies are installed and downloaded, run command
ng serve - Navigate to
http://localhost:4200/in the browser once the application starts
Technology used - Java 8, Spring and H2 Database
Steps for running the application
- Navigate to /matrimonio-api and run command
mvn install - You can run either from elcipse or through maven command using
mvn spring-boot:run
You can selecta user from the drop down select
All the matching profiles for the selected user will be shown
| Filter | Details |
|---|---|
| Has photo | yes / no filter |
| In contact | yes / no filter |
| Favourite | yes / no filter |
| Compatibility Score | range: from 1% to 99% |
| age | range: from 18 years old until > 95 years old |
| height | range: from 135cm to > 210cm |
| distance in km | single selection: lower bound < 30 km, upper bound > 300 km |



