/Data-Structures-Final-Project

Final Project for CS-UH 1050–Spring 2019

Primary LanguageC++

Welcome to the Hotelfinder Application


To run this program, do the following:

  1. Open you terminal
  2. cd into this file on your computer
  3. make the file using the following command: make
  4. run the file using the following command: ./hotelfinder -i <"filename of hotel data">

Attached to this projects is also a writeup that further explains the structure of the program. Enjoy! By Junior Garcia and Khalid El Essawi