Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 270 Bytes

AttendanceHandler

Final project for CMSC 331: Principles of Programming Lanaguages with the purpose of parsing through and organizing student attendance data. Utilized JavaFX and a custom Multimap container (Hashmap with Linked-List buckets) for efficient searching.