Skip to content

nidhishkrishnan/matrimonio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Filtering Matches

This project was generated with [Angular CLI] (https://github.com/angular/angular-cli) version 1.6.8

Tools and Technologies Used

Client side

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

Server side

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

Screenshots

User Access

You can selecta user from the drop down select

image

Profile Dashboard

All the matching profiles for the selected user will be shown

image

Profile Filtering Option

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

image

image