Skip to content

IssueTracker website in ASP.NET that tracks issues in projects as tickets, allowing users to customize tickets, projects, comments, roles, and profiles. The website displays data regarding these tickets, projects, and roles through incorporating information from the SQLite database.

Notifications You must be signed in to change notification settings

Haxodrat/IssueTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IssueTracker

Description

  • This website is an IssueTracker application in ASP.NET that tracks issues in projects as tickets, allowing users to customize tickets, projects, comments, roles, and profiles.
  • The login page uses SendGrid authentication with a SQLite server storing their name, email address, and contact details in a users-relational table.
  • The dashboard page displays data regarding these tickets, projects, and roles through incorporating information from the SQLite database.
  • The website offers different status to users like Admins or developers to be able to manage roles and projects in different degrees.
  • The backend is implemented by C# with access to the frontend stack of HMTL/CSS.

The Tech Stack:

Programming Languages
Frameworks

Thank you!

About

IssueTracker website in ASP.NET that tracks issues in projects as tickets, allowing users to customize tickets, projects, comments, roles, and profiles. The website displays data regarding these tickets, projects, and roles through incorporating information from the SQLite database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.3%
  • HTML 42.9%
  • CSS 1.7%
  • JavaScript 0.1%