Skip to content

dmh34/project2

 
 

Repository files navigation

project2

  • location based friend finder / networking utility that matches with new friends based on user selecting a country or location of interest. Could be people nearby or in a different country entirely.

  • user inputs location, short bio, profile pic and selects which location of interest they would like to be networked with. Based on city / state/ or country input - the algorithm matches the user with people who have inputted the same location (country or city) and shows the user matched results

    when user is matched with people from location of interest - simulataneously other APIs like flight search API are generated as well as populating some general info about the country like country flag and info from either Wikipedia or CIA Factbook .

    Possible API's to use or research are:

    Kayak API or most efficient flight search OpenTable API and /or Hotel API CIA Factbook and /or Wikipedia

    any other travel based APIs relevant to the initial requirements.

    User input fields will contain:

    Name:

    image link:

    Short bio:

    Location:

    Place of interest (to find friends):

    Language:

    Gender:

Schematic Diagram Designs included below:

IMG_8595

IMG_8597

IMG_8598

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 66.3%
  • JavaScript 31.2%
  • CSS 2.2%
  • Shell 0.3%