Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrieldim/asp.net-core-blazor

ASP.NET Core Blazor App
https://github.com/gabrieldim/asp.net-core-blazor

blazor blazor-server core dotnet server-app

Last synced: 25 days ago
JSON representation

ASP.NET Core Blazor App

Awesome Lists containing this project

README

        

# 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