andey-robins / hashproject

Final Project for COSC 2030 at the University of Wyoming
Apache License 2.0
2 stars 2 forks source link

hashproject

Final Project for COSC 2030 at the University of Wyoming

The implementation of a tracking tree. A system that stores event data and validates any updates through self hashing.

Please read the contribution guidelines and feel free to ask any questions that you may have in the issues tab of the repo.

Build the project using make remembering that any additional .cpp files must be added to the makefile first.

Contributors