All Projects → aksoftware98 → Plannerapp_blazor

aksoftware98 / Plannerapp_blazor

PlannerApp is a full client-side application built with Blazor WebAssembly is a course material on AK Academy

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Plannerapp blazor

What The Splash
Tutorial for building an unsplash image gallery with redux saga :atom:
Stars: ✭ 107 (+197.22%)
Mutual labels:  tutorial, education
Godot tutorials
Code and examples for KidsCanCode Godot Tutorials.
Stars: ✭ 119 (+230.56%)
Mutual labels:  tutorial, education
Learn Vim
Vim 实操教程(Learning Vim)Vim practical tutorial.
Stars: ✭ 1,166 (+3138.89%)
Mutual labels:  tutorial, education
Data Privacy For Data Scientists
A workshop on data privacy methods for data scientists.
Stars: ✭ 53 (+47.22%)
Mutual labels:  tutorial, education
Awesomespotlightview
Awesome tool for create tutorial walkthrough or coach tour
Stars: ✭ 225 (+525%)
Mutual labels:  tutorial, education
Zalo.github.io
A home for knowledge that is hard to find elsewhere
Stars: ✭ 143 (+297.22%)
Mutual labels:  tutorial, education
Raspberry Pi Os
Learning operating system development using Linux kernel and Raspberry Pi
Stars: ✭ 11,000 (+30455.56%)
Mutual labels:  tutorial, education
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+19958.33%)
Mutual labels:  tutorial, education
Howtodothisinflutter
📄Flutter cheat sheet
Stars: ✭ 219 (+508.33%)
Mutual labels:  tutorial, education
Tutorials
Repository for my YouTube tutorials + code snippets
Stars: ✭ 213 (+491.67%)
Mutual labels:  tutorial, education
Processing Docs
Processing reference, examples, tutorials, and website
Stars: ✭ 346 (+861.11%)
Mutual labels:  tutorial, education
Elm Cheat Sheet
An overview of Elm syntax and features
Stars: ✭ 928 (+2477.78%)
Mutual labels:  tutorial, education
3 Alexa Audio Streaming Example Skill
An Alexa skill template for an audio streaming skill
Stars: ✭ 32 (-11.11%)
Mutual labels:  tutorial
Limbobyexample
Examples for the Limbo Programming Language
Stars: ✭ 34 (-5.56%)
Mutual labels:  tutorial
Pacgo
A Pac Man clone written in Go (with emojis!)
Stars: ✭ 961 (+2569.44%)
Mutual labels:  tutorial
Lane Detector
This repository is for my article "Tutorial: Build a lane detector" published on Medium.
Stars: ✭ 31 (-13.89%)
Mutual labels:  tutorial
Introductiontovulkan
Source code examples for "API without Secrets: Introduction to Vulkan" tutorial
Stars: ✭ 972 (+2600%)
Mutual labels:  tutorial
Hyperbook
https://github.com/kwasniew/hyperbook-tutorial
Stars: ✭ 33 (-8.33%)
Mutual labels:  tutorial
Air drums
This project enables you to play virtual drums simply by using concepts of image processing and computer vision.
Stars: ✭ 31 (-13.89%)
Mutual labels:  tutorial
Phaserhearthstone
Learn Phaser Game Engine
Stars: ✭ 30 (-16.67%)
Mutual labels:  tutorial

PlannerApp with Blazor WebAssembly

PlannerApp repository is a full client-side project to make plans and to-do items as a material for the course Full client side application with Blazor WebAssembly from AK Academy

PlannerApp Features

  • Register and create new users
  • Login via Json Web Tokens (JWT)
  • Create, Edit, Delete Plans (Title, Description, Cover Picture)
  • Create, Edit, Delete To-Do Items in a plan

What you will learn

  • Authentication using (Access Tokens)
  • Deal with Blazor components
  • Navigation & Routing
  • Layouts
  • Data Binding
  • Event Handling
  • Forms & Validations
  • Dependency Injection
  • Make Http requests to a protected ASP.NET Core Web API
  • Uploading files to the server via the Web API
  • Discover interesting Blazor libraries available on Nuget
  • Deploy Blazor WebAssembly application to the cloude (Azure, Smarterasp…)

Back-End

The API is ready so as a learner you can concentrate only on the client-side which is going to help you more and get started with Blazor WebAssembly faster API and Documentation is available here http://bit.ly/3agStoS

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].