Salt Lake City, Utah, United States
• Developed a web application for managers to know the customer behavior of a public safety product, from scratch. Technologies used are .Net Core, Angular, CosmosDB, SQL Server, Azure.
• Developed the Web API using .NET Core 3.2 and created multiple controllers with multiple GET and POST.
• Developed the front end of the application using Angular 9 and created multiple components and services to display information, generate reports, update information.
• Created and connected to Databases in Azure CosmosDB and Azure SQL Server.
• Connected to Azure AppInsights and DevOps to get data
• Created SSIS package to populate Azure SQL Server with data from on-premise SQL Server.
• Wrote Unit tests for both front end (Angular) using jasmine and back end (.Net Core) using VS Unit testing.
• Wrote integration tests for the application using cypress.