This repository contains the codes for a Hospital Management System, based on a simple terminal-UI, for the course project of Data Structures and ALgortihms (CS213). More information on this project can be found in the presentation or report.
To interact with the ultra-light and user-friendly GUI, shoot a terminal and
g++ --std=c++11 -o interface.out interface.cpp
./interface.out