.NET Command Kiosk Web App

Current Version

Table of contents

General info

This project is simple Blazor Server App inspired by Chad Fager's tutorial "How I use a Raspberry Pi with Vue.js and Python Flask to Display Driving Time to Significant Locations". The goal is to create a stylish dashboard where I can see drivetimes, my daily todo list, and upcoming events while using as much .NET tech as I can to create this it.

Technologies

Project is created with:

  • .NET version: 5.0
  • Blazor

Setup

To get started with Blazor, follow the instructions on https://aka.ms/blazor-getting-started.

After you finish, you can clone this repo locally :) Happy Coding