gabrieldim / ASP.NET-Core-Blazor

ASP.NET Core Blazor App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ASP.NET Core Blazor App


Languages

Language:C# 38.7%Language:HTML 38.0%Language:CSS 22.4%Language:JavaScript 0.9%