Skip to content

aboler/COP_CityRankers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

City Rankers

Welcome to City Rankers!
Created by: Aspen Boler, Evan Dyson, and Connor Munjed

The problem we are trying to solve is how to make choosing a new city to move to less difficult by providing a list of cities that are chosen depending on the user’s preferences.

The preferences we will take in will include: Population, Pop. density, City size, Average income, and Average housing costs.
We will let the user choose between using a merge sort or a radix sort to sort their options.

The data we will use for the list of cities will be 100,000 randomly generated cities with random quantities assigned to each catagory. This is due to our team not being able to find a list of cities large enough to fit our projects requirement of 100,000.

Please go into the City Ranker folder to view our final files for submission

For visuals we implemented a GUI which uses a library called Dear ImGui and GLFW libraries. All of which are open-source.

Links

Dear ImGui
GUI inspiration: Yan Chernikov
Background Image supplied by the University of Florida

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors