Skip to content

denizxaytac/issuetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bugzoid, an issuetracker

DEMO (Login/Register Needed) Bugzoid is a web application for tracking issues. My concept was mostly inspired by Zoho. It was built ASP .NET Core 6.0 using MVC architecture, for front-end I mostly used Bootstrap (here) for authorization/authentication Auth0(here) was utilized.

Prerequirements

  • Visual Studio
  • .NET Core 6.0
  • SQL Server

Dependencies:

  • Auth0.AspNetCore.Authentication
  • Microsoft.AspNetCore.Authentication.JwtBearer
  • Microsoft.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore.SqlServer
  • Microsoft.EntityFrameworkCore.Tools
  • Microsoft.VisualStudio.Web.CodeGeneration.Design
  • Swashbuckle.AspNetCore
  • toastr

Screenshots

Main page main page Issue Index page main page Issue Details page main page Profile page main page Create Issue Modal main page Create Project Modal main page

About

An online Issue Tracker written using ASP.NET Core 6.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published