Skip to content

pytatbro/Vaccination_Clinic_Simulation

Repository files navigation

Vaccination Clinic Simulation

This is just a simple program that take the data of patients and their time arrivals and create a queue for them to receive COVID-19 vaccination.

Input & Output

Input file is a text file (patients.txt) contain information about patients (their time of arrivals, name, health condition, etc.) Output file is a text file (output.txt) contain correspond time that they receive the vaccination.

Image

Input file:

Output file:

Note

This is just a personal project that is make for fun!!! Also it is created to test knowledge about double linked-list.

Author: Tuan Tran

About

Just a personal project implement vaccination clinic queue!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages