An app for locksmiths and the institutions that employ them. Users generate Master Key Systems for large campuses and buildings while improving security with perfect accuracy.
Lockbox Explained
Utilized Javascript and React to generate Objects with 5000 data points for each Master Key System on the client side, resulting in exceptional speed.
Implemented a Rails database that stores select critical data to reliably generate each Master Key System on the client side, resulting in a minimal amount of data fetching, cutting costs.
Created a relational database with full CRUD to store and retrieve User Accounts, Master Key Systems, and Keys.
Developed as mobile-first resulting in a scalable application that is equally useful on mobile and desktop.