Issue Tracker

A custom issue tracker built from scratch with a Node.js backend and clean HTML/CSS frontend. Made for fun.

View on GitHub HTML / JavaScript MIT License

About

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.

Features

Create Issues

Create new issues with titles, descriptions, and status tracking.

Track Progress

View and manage issue status with a clean, intuitive interface.

Node.js Backend

Server-side logic with RESTful API endpoints for CRUD operations.

Clean Design

Minimal, well-structured HTML and CSS with no frameworks.

Tech Stack

HTML (91.1%) JavaScript (8.9%) Node.js Express