Skip to content

Morshedul-developer/issue-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitHub Issues Tracker β€” Issue Management App

A fully functional issue tracking web application with authentication, built using HTML, Tailwind CSS, DaisyUI, and vanilla JavaScript. Features a secure login system, dynamic issue management with real-time DOM manipulation β€” all without any backend framework.

Issue Tracker Preview

πŸ”— Live Demo: https://issue-tracker-bd-01.netlify.app/
πŸ“ Repository: github.com/Morshedul-developer/issue-tracker


✨ Features

  • Secure login system with credential validation
  • Dynamic issue creation, tracking, and management
  • Real-time DOM manipulation without any framework
  • Clean dashboard UI built with Tailwind CSS & DaisyUI
  • ES6+ JavaScript β€” arrow functions, template literals, spread operator
  • Multi-page application (Login + Dashboard)
  • Fully responsive across all devices

πŸ› οΈ Tech Stack

HTML5 Tailwind CSS DaisyUI JavaScript


πŸ“ Project Structure

issue-tracker/
β”œβ”€β”€ index.html        # Login page
β”œβ”€β”€ main.html         # Dashboard page
β”œβ”€β”€ script/
β”‚   └── app.js
β”œβ”€β”€ assets/
β”‚   └── (images & icons)
└── README.md

πŸ” Demo Credentials

Username: admin
Password: admin123

πŸš€ Run Locally

# Clone the repository
git clone https://github.com/Morshedul-developer/issue-tracker.git

# Open in browser
cd issue-tracker
open index.html

πŸ“Έ Sections

  • Login Page β€” Credential validation with GitHub-themed UI
  • Dashboard β€” Issue listing, creation, and management
  • Issue Cards β€” Dynamic rendering with DaisyUI components

πŸ“¬ Contact

Morshedul Islam


"A production-ready issue tracker β€” built with zero backend, zero framework, just pure JavaScript logic."

About

πŸ“š A vanilla JavaScript concepts reference app covering ES6+ topics like var/let/const, spread operator, array methods, arrow functions & template literals.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages