// web app
GitHub Unavailable
released
PPS Kitting ShipmentsFull-stack product used to manage the shipments of ComDel's PPS product line.C#BlazorJavaScriptSQL
Project Details
This is a full-stack web application designed to allow ComDel employees to manage the shipments of their PPS product line. By utilizing Blazor WASM, I maintain a client-server architecture with an end-to-end type system that that makes use of controllers and services to pass database items to the frontend, while keeping all of the logic in C#. In addition, I implemented an authentication system that either checks whether a device natively has permissions by using DNS to get its name or allows the user to input a name and password. Finally, I made use of Blazor's JavaScript interop functionality for specific cases such as creating printable product reports or storing user permissions in the browser.
See Other Projects