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.
- Visual Studio
- .NET Core 6.0
- SQL Server
- Auth0.AspNetCore.Authentication
- Microsoft.AspNetCore.Authentication.JwtBearer
- Microsoft.EntityFrameworkCore
- Microsoft.EntityFrameworkCore.SqlServer
- Microsoft.EntityFrameworkCore.Tools
- Microsoft.VisualStudio.Web.CodeGeneration.Design
- Swashbuckle.AspNetCore
- toastr
Main page Issue Index page Issue Details page Profile page Create Issue Modal Create Project Modal