Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 986 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 986 Bytes

Description

A stock aggregrator for keeping track of stock statuses from multiple wholesalers.

Also includes spare parts lookup for Lenovo devices (stocks, prices, images). Spare parts can be searched either by model name or serial number (in which case the original configuration can be viewed).

Architecture

Blazor Server, SQL Express; hosted with IIS.

Handles API connections to 3 different wholesalers and 2 API connections for spare parts lookup.

Wholesaler stock

Screenshot 2023-10-10 184006

Spare parts lookup

Screenshot 2023-10-10 192941

Screenshot 2023-10-10 193046

Screenshot 2023-10-10 190527