Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.39 KB

SlickTicket

Description

Slick Ticket is a free-to-use, multi-tenet, enterprise-grade issue tracking application. It is a solo project written in C# using Entity Framework and MVC architecture.

Core Functionality

  • Multi-tenet - Manage company tasks without disrupting another company's work
  • Invite teammates - Administrators can control the roles of their teammates by inviting them via email
  • Tasks at a glance - Visualize tasks using Ajax and Chart.js
  • Notifications - Developers are emailed whenever assigned to a new task
  • Tracking - Ticket histories are recorded whenever a ticket is moved along in development
  • Attachments - Add relevant attachments to tickets and download them from the application
  • Role-based Authorization - grant different amounts of access to users depending on their assigned roles
  • Project-based development - Manage your teams by assigning them to projects
  • Identity management - Registration, login, and verification managed using Asp.Net Core Identity

The Author

Kasey Wahl

Portfolio: kaseywahl.io LinkedIn: @kasey-wahl Twitter: @KaseyWahl8