Skip to content

gabrieldim/ASP.NET-Core-Blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core - Blazor App

Building an Server Side Application about Car Dealership and learning about the basics of ASP .NET Core using Blazor Framework.

** Hint: There is .sql file that can be used to populate the initial DB data. (MS SQL DB)

  • Embedded Google Maps Location of the Car Dealership
  • Table that shows all available cars that are for sale
  • Pie chart that shows Revenue per year since 2018
  • CRUD operations on the table for available cars.
  • Contact List of potential buyers of the cars.
  • Values are taken from the DB