Project Tag: project management

  • Anigrams Support

    Anigrams Support

    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.

    Screenshots