This projects implements a system that receives, processes, records and answers various user requests and queries about people's vaccination data. The system uses advanced data structures ideal for large data handling, like bloom filters and skip lists. All data structures used are implemented completely from scratch. The vaccination data found in folder /data
are produced using a bash script testFile.sh
.
Detailed information about the project's specifications can be found in the project's pdf file : hw1-spring-2021.pdf
, in greek.