Project

.NET web application for property surveys

The client required a way to inspect commercial properties and keep the data. They wanted to digitalise the process instead of using pen and paper.

The database was created in SQL Server.
 
The main tables were: Client, Properties, Areas, Items, and inspection items.
 
When a new property is created – a service is called to generate the items for that property.
 
These are added to the inspection items table.
 
.NET Identity was added to the project to provide secure login.
 
Software UI
The software had two parts to it. The client needed to be able to add/remove/edit data in the application.
 
Forms were created to perform these operations on the lookup data – clients, properties, items, building types, etc.
 
The other part was the data collection. A grid was created to input quantities upon inspection.

Skills and deliverables

.NET Core
C#
JavaScript
Microsoft Azure
Syncfusion
Microsoft SQL Server
buildingtypes
database
items
report
reports