Asset Manager

Using ExpressJS with an Angular front end, I developed an asset manager to provide a way to track hardware loaned out for various research projects and assignments. It uses LDAP authentication to allow staff members to loan hardware to students, and keep track of what’s been loaned out. This was written in Angular 4 with an ExpressJS REST API, using LDAP authentication with JWT.