Course:CPSC312-2021-City-Recommender

From UBC Wiki

City Recommender

Authors: Shannon Lawrence, Anthony Mak

What is the problem?

When choosing where to move to or settle down for a while many factors come into your decision and sometimes the options are too hard to choose from. This program would be able to filter through all potential cities according to the criteria you give it, for ex, climate, time zone, living quality index etc.. to give you a list of cities that match.

What is the something extra?

API integrated: https://developers.teleport.org/ Our API will be used to get all the available on a given city that one may choose to live in after using the main part of the program to filter through cities.

What did we learn from doing this?

(This should be written after you have done the work.) What is the bottom-line? Is functional programming suitable for (part-of) the task? Make sure you include the evidence for your claims.

Links to code etc