A custom issue tracker built from scratch with a Node.js backend and clean HTML/CSS frontend. Made for fun.
A custom issue tracker built as a learning project. Features a Node.js server backend with a clean HTML/CSS/JavaScript frontend for creating, viewing, and managing issues.
Create new issues with titles, descriptions, and status tracking.
View and manage issue status with a clean, intuitive interface.
Server-side logic with RESTful API endpoints for CRUD operations.
Minimal, well-structured HTML and CSS with no frameworks.