Useful
Level 3: Projects
Level 3: Projects
  • Fitness Center (MVC)
  • Fitness Center (MVC Angular)
  • QuickDesk
  • Discussion Forum Project
  • Bugpoint
    • Questions to Author
  • ASP Angular
  • Event Booking
Powered by GitBook
On this page

QuickDesk

PreviousFitness Center (MVC Angular)NextDiscussion Forum Project

Last updated 2 years ago

The help desk software for small companies which are into customer support. Project is Developed in ASP.NET MVC with SQL Server Database

About Platform Used

Entire Application using Microsoft visual studio 2015 with SQL Server 2019. Frame worked used is ASP.NET MVC 5 and language is C# and Dapper, Entity Framework as ORM and Repository Pattern. Microsoft visual studio 2015 with Update 3.

External packages which are used in this Project

  1. AutoMapper

  2. CaptchaMvc

  3. ELMAH

  4. EPPlus

  5. Unity

  6. Unity.Mvc

  7. EntityFramework

  8. Bootstrap

looks like this is his updated version for .NET Core:

Observations for the .net core version:

Only the title of the project says Vue, he is only using reserve views not VueJS

User interface and all the controller code is under the areas folder

He uses cqrs pattern

Controller action methods are very lengthy, needs to be highly refactored before use

-RKR, April 2023

https://github.com/saineshwar/VueTicket
LogoGitHub - saineshwar/QuickDesk: The help desk software for small companies which are into customer support. Developed in ASP.NET MVC | SQL Server.GitHub