Skip to content

Repository for course project, Data Structures & Algorithms - Spring 2017.

License

Notifications You must be signed in to change notification settings

robodhruv/hospital-mgmt

Repository files navigation

Hospital Management System

Data Structures & Algorithms, Spring 2017

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

About

Repository for course project, Data Structures & Algorithms - Spring 2017.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •