Your cart is currently empty!
Anigrams Support
Posted by
–
Disclosure: This post may contain affiliate links. If you make a purchase through these links, I may earn a commission at no extra cost to you.
Project Summary
For my final project at Centriq Training, I built a “ticket support tracker.” It was designed to keep track of errors that users may encounter while using any of the games or websites that I’ve built. It utilizes ASP.NET MVC 5 architecture and a data access layer using Entity Framework to manage and persist data to a SQL Server database.
Users can log in to submit issues, post comments, send messages to other users, and edit their profile and preferences. I can then review, edit, and resolve issues that users submit, providing detailed documentation for the errors and how they were fixed. This documentation of errors and their fixes is meant to aid in faster error resolution in the future.
Leave a Reply