Back to Projects
GitHub Issues Tracker

Project Details

GitHub Issues Tracker

Developed a GitHub Issues Tracker web application that enables users to search repositories, view issue details, filter issues by status, and manage issue tracking efficiently using the GitHub API.

HTMLCSSJavaScriptGitHub APIGitHub Pages

Challenges Faced

  • - Keeping the interface responsive and polished across mobile, tablet, and desktop screens.
  • - Structuring reusable components so the project can grow without messy duplication.
  • - Balancing visual design, performance, and clean user flow during development.

Future Improvements

  • - Add more analytics and admin controls for better project management.
  • - Improve accessibility, loading states, and empty-state feedback.
  • - Expand testing coverage and optimize deployment performance over time.