Skip to content

AryanShriva/Jira-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧩 JIRA Lite – Issue & Task Tracking Application

A lightweight clone of the popular project management tool JIRA, designed for teams to manage software development tasks, bugs, and feature requests efficiently. Built with a clean architecture using Angular and Spring Boot, this application provides an intuitive and scalable solution for issue tracking and project collaboration.


πŸš€ Features

  • πŸ” User Authentication – Register, login, and role-based access control (Admin, Developer, Manager).
  • πŸ—‚οΈ Project Management – Create and manage multiple projects with custom configurations.
  • πŸ“ Issue Tracking – Create tasks, bugs, stories, and assign them to team members.
  • πŸ”„ Status Workflow – Track issues across stages like To Do, In Progress, Done.
  • πŸ“Œ Prioritization – Set issue priority (Low, Medium, High, Critical).
  • πŸ§‘β€πŸ€β€πŸ§‘ Team Collaboration – Add team members, assign roles, and collaborate in real time.
  • πŸ“… Due Dates & Timeline – Set due dates and monitor project timelines.
  • πŸ“Š Dashboard – Visual summaries of task statuses, priorities, and team performance.
  • πŸ” Filters & Search – Powerful filters to find tasks by status, assignee, priority, etc.

πŸ’» Tech Stack

Frontend

  • Angular
  • TypeScript
  • HTML/CSS
  • Bootstrap / Tailwind (optional)

Backend

  • Java
  • Spring Boot
  • Spring Security
  • RESTful API
  • JWT Authentication
  • MySQL (Relational DB)

Tools & Utilities

  • Swagger (API Documentation)
  • Postman (API Testing)
  • GitHub Actions / Jenkins (CI/CD)
  • Docker (optional)

πŸ“¦ Installation

πŸ”§ Backend (Spring Boot)

cd jira_lite_backend
./mvnw spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors