FloorZap is a store management web application mainly focused on flooring and carpet stores. The main target areas are Remodeling stores (Kitchen and Bath) and Contractors (plumbing, electricians, painting, etc.). It also tracks customers, jobs, employees, and contractors. It creates invoices on the fly, contracts, schedules installers, and keeps track of all job costs.
Architecture
This is a monolithic Web Application built using C#, .NET Core, and JQuery. It is heavily based on MS SQL database stored procedures. Almost all of the business logic is written and implemented using stored procedures.