A lightweight bug-tracking system with task filtering, admin panel, and basic statistics. Made with ❤️ and C#.
- Task Management: Create, edit, and track issues.
- Advanced Filtering: Search tasks by status, priority, or custom criteria.
- Admin Panel: Manage users, roles, and project settings.
- Statistics: Basic analytics for task progress.
- Windows
- Linux
- macOS (untested, but should work)
- .NET 9.0 SDK or higher
git clone https://git.cmdev.pw/DimucaTheDev/Bugtracker
cd Bugtracker
dotnet restore
dotnet run
or
Download latest release from Release page and run it from any folder.
to be added
MIT License. See LICENSE for details.