Skip to content

mavrekc/issue-tracker

Repository files navigation

IssueTracker

A lightweight issue-tracking and project-management application built on Next.js (App Router) with TypeScript and Tailwind. It provides user authentication, CRUD issue management, and a responsive UI so teams can plan, track, and resolve work quickly.

Features

  • User authentication (sign up, sign in, sign out)
  • Issue management (create, update, delete)
  • Modern UI with Tailwind CSS
  • Responsive design

Tech Stack

Prerequisites

  • Node.js 22+ and npm/yarn
  • PostgreSQL database (or use a service like Neon)

Project Structure

  • app/ - Next.js App Router pages and layouts
  • app/api/ - API routes
  • app/components/ - Reusable UI components
  • lib/ - Utility functions and libraries

License

This project is licensed under the MIT License.

About

A fast, modern project-management app built with Next.js, TypeScript, Tailwind CSS and PostgreSQL — focused on simple issue tracking and a clean, responsive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors