Quick Guide to VueTicket User End
In this part, we are going to see what are features provided to the User Role in detail. Let’s start with the Registration Page Registration Page For using the Vueticket…
Exchange for Geeks by Geek
In this part, we are going to see what are features provided to the User Role in detail. Let’s start with the Registration Page Registration Page For using the Vueticket…
In this article, we are going to see what is features provided to the HOD (Head of Department) Role in detail. Dashboard After logging into the Application, you are redirected…
In this article, we are going to see what are access provided to Agent Admin (Agent Manager) Role in detail. Let’s begin with Login Page. Agent Admin Dashboard After logging…
In this article, we are going to see what are access provided to Agent Role in detail. Let’s begin with Login Page. Check-in & Checkout This feature of check-in and…
In this article, we are going to see what are access provided to Superadmin Role in detail. Below are the 4 main menus which we are going to cover. Masters…
This article explains how to export data to excel using the EPPlus package with examples in simple steps. Table of Contents Getting Started Project structure Installing NuGet Package Microsoft.EntityFrameworkCore Installing…
The reporter role is to raise bugs and reply to bugs. One difference between Tester and Reporter is. A reporter can be an external person such as (Bussiness Analyst, Support…
The project manager can view all bugs Status of the Developer, Developer Team Lead, Tester and Tester team lead. Feature Overview Dashboard Can View all Bugs of Project assigned to…
The role of the Developer team leader is to monitor his team activities and resolve any doubts which are unable to resolve by his team members. Feature Overview Dashboard View…
The role of the Developer is to Reply to bugs assigned to him by Testers and Tester Team-Lead. Dashboard My Bugs Bug Details Recent Activities My Team Dashboard My bugs…
The tester role is to raise a bug and reply to the bug. Feature Overview Dashboard Report Bug Reported Bug List View Reported Bug Details Bug History Reply on Bug…
Feature Overview Adding Project All Projects Assigning Project to Project Users. (Developer, Developer lead, Tester, Tester Lead, Project Manager, Reporter (Support, Business Analyst, External User)) Removing Project Access Deleting Project…
Bugpoint is an application for Managing and Tracking application Bug. We have different roles in the Bugpoint application and according to the role, we have different features. Superadmin Admin Project…
This article will learn how to create a Listbox in blazor in simple steps. Complete Source Code on Github If you are new to Blazor then you must see PART…
Let’s start a journey to Learn Blazor Quickly in Simple Steps. PART 2 :- How To Create Blazor Server Application PART 3 :- How To Create DropdownList in Blazor PART…
OneFitnessVue is a gym application developed in ASP.NET CORE 5.0 with different Modules, such as User, Admin, and Superadmin. Open Source Application:- https://github.com/saineshwar/OneFitnessVue Purchase Application:- https://rzp.io/i/zfn0zhOG OneFitnessVue this gym application…
In this article, we are going to learn how to log error in ASP.NET Core Using elmah.io. Error logging is an essential part of application development. It tells us where…
In this article, we are going to learn how to implement an Audit Trail in ASP.NET Core. You can find the entire source code of the implementation with SQL Script…
This article will learn how to upload , download and delete files from amazon AWS S3 Cloud Storage using ASP.NET CORE 3.1 What is Amazon S3? Amazon S3 has a…
Frapper Quick Guide for Rapid Application Development in ASP.NET Core In this article, we are going to take a deep dive into the Frapper project template and see all details…