Media Summary: In this video, we will add toggle buttons to allow the user to switch the layout of the plans page between the data grid & cards list ... Now, we will start with the logic of creating, editing a plan because they are both have the same logic with just a tiny difference ... In this video we will activate the edit button that we have with a good user experience, the user is able to click on the description of ...

18 Blazor Plannerapp V2 Implement - Detailed Analysis & Overview

In this video, we will add toggle buttons to allow the user to switch the layout of the plans page between the data grid & cards list ... Now, we will start with the logic of creating, editing a plan because they are both have the same logic with just a tiny difference ... In this video we will activate the edit button that we have with a good user experience, the user is able to click on the description of ... Before we move to the management of the plan, we will fix the UI a little bit GitHub Repository: ... Welcome back guys to AK Academy finally here we are back again, don't forget to subscribe, like and share. In this new session ... Hello everyone, in this video, we will continue with the authentication part, where we will create, design, and

Create all the models related to fetch Plans from the API and To-Do Item class GitHub Repository: My official ... Hello everyone, in this new section, we will start working on fetching the plans using two different sections, like the user will have ... In this lesson, we will create and setup the HttpClient to enable us to send requests much easier to the API by fetch the access ... In this video we will upgrade the solution to .NET 6.0, we will upgrade the libraries so we will take some advantages like the ...

Photo Gallery

18 Blazor PlannerApp V2 | Implement Plans Layout Switcher Between Cards List & DataGrid | AK Academy
20 Blazor PlannerApp V2 | Implement Edit - Create Plan Client Service Logic | AK Academy
35 | Blazor PlannerApp V2 | Implement the Edit Functionality with Good User Experience For To-Dos
19 Blazor PlannerApp V2 | Implement NavMenu & General Page Layout & Some Cosmetics
23 Blazor PlannerApp V2 | Implement Edit Functionality for Plan | AK Academy
12 Blazor PlannerApp V2 | Design & Implement The Register Form | AK Academy
18 - Creating Plan Models | PlannerApp Full Client-Side Project with Blazor WebAssembly
04 Blazor PlannerApp V2 | Discover the V2.0 API and Test It with
14 Blazor PlannerApp V2 | Fetch Plans 1 | Create the Models & Http Client Service | AK Academy
05 Blazor PlannerApp V2 | Setup HttpClient & Create Authorization Messaging Handler | AK Academy
29 Blazor PlannerApp V2 | Upgrade the Blazor App to .NET 6 And Implement New Features | AK Academy
31 | Blazor PlannerApp V2 | Implement the Logic of ToDo Items Http Client To Communicate With API
View Detailed Profile
18 Blazor PlannerApp V2 | Implement Plans Layout Switcher Between Cards List & DataGrid | AK Academy

18 Blazor PlannerApp V2 | Implement Plans Layout Switcher Between Cards List & DataGrid | AK Academy

In this video, we will add toggle buttons to allow the user to switch the layout of the plans page between the data grid & cards list ...

20 Blazor PlannerApp V2 | Implement Edit - Create Plan Client Service Logic | AK Academy

20 Blazor PlannerApp V2 | Implement Edit - Create Plan Client Service Logic | AK Academy

Now, we will start with the logic of creating, editing a plan because they are both have the same logic with just a tiny difference ...

35 | Blazor PlannerApp V2 | Implement the Edit Functionality with Good User Experience For To-Dos

35 | Blazor PlannerApp V2 | Implement the Edit Functionality with Good User Experience For To-Dos

In this video we will activate the edit button that we have with a good user experience, the user is able to click on the description of ...

19 Blazor PlannerApp V2 | Implement NavMenu & General Page Layout & Some Cosmetics

19 Blazor PlannerApp V2 | Implement NavMenu & General Page Layout & Some Cosmetics

Before we move to the management of the plan, we will fix the UI a little bit GitHub Repository: ...

23 Blazor PlannerApp V2 | Implement Edit Functionality for Plan | AK Academy

23 Blazor PlannerApp V2 | Implement Edit Functionality for Plan | AK Academy

Welcome back guys to AK Academy finally here we are back again, don't forget to subscribe, like and share. In this new session ...

12 Blazor PlannerApp V2 | Design & Implement The Register Form | AK Academy

12 Blazor PlannerApp V2 | Design & Implement The Register Form | AK Academy

Hello everyone, in this video, we will continue with the authentication part, where we will create, design, and

18 - Creating Plan Models | PlannerApp Full Client-Side Project with Blazor WebAssembly

18 - Creating Plan Models | PlannerApp Full Client-Side Project with Blazor WebAssembly

Create all the models related to fetch Plans from the API and To-Do Item class GitHub Repository: https://bit.ly/2QxTZM6 My official ...

04 Blazor PlannerApp V2 | Discover the V2.0 API and Test It with

04 Blazor PlannerApp V2 | Discover the V2.0 API and Test It with

Now we will discover the new API

14 Blazor PlannerApp V2 | Fetch Plans 1 | Create the Models & Http Client Service | AK Academy

14 Blazor PlannerApp V2 | Fetch Plans 1 | Create the Models & Http Client Service | AK Academy

Hello everyone, in this new section, we will start working on fetching the plans using two different sections, like the user will have ...

05 Blazor PlannerApp V2 | Setup HttpClient & Create Authorization Messaging Handler | AK Academy

05 Blazor PlannerApp V2 | Setup HttpClient & Create Authorization Messaging Handler | AK Academy

In this lesson, we will create and setup the HttpClient to enable us to send requests much easier to the API by fetch the access ...

29 Blazor PlannerApp V2 | Upgrade the Blazor App to .NET 6 And Implement New Features | AK Academy

29 Blazor PlannerApp V2 | Upgrade the Blazor App to .NET 6 And Implement New Features | AK Academy

In this video we will upgrade the solution to .NET 6.0, we will upgrade the libraries so we will take some advantages like the ...

31 | Blazor PlannerApp V2 | Implement the Logic of ToDo Items Http Client To Communicate With API

31 | Blazor PlannerApp V2 | Implement the Logic of ToDo Items Http Client To Communicate With API

In this episode, we will

33 | Blazor PlannerApp V2 | List the Items In Plan And Improve To-Do Item Card Component

33 | Blazor PlannerApp V2 | List the Items In Plan And Improve To-Do Item Card Component

Until now we have