awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
oldboyxx avatar

oldboyxx/jira_clone

0
View on GitHub↗
11,064 stars·2,147 forks·JavaScript·MIT·46 viewsjira.ivorreic.com↗

Jira Clone

This project is a full-stack project management web application designed for organizing work and managing project workflows. It consists of a Node.js TypeScript REST API for server-side business logic and a React component UI library for the frontend interface.

The application implements a board-based task visualization system with customizable status workflows. It provides mechanisms for issue workflow management, including task prioritization and team member assignment to track responsibilities and progress.

The system is built with a decoupled client-server architecture using full-stack TypeScript integration for end-to-end type safety. It features a reusable library of custom UI components, such as modals and date pickers, and manages application data flow using local state control.

An automated testing suite using Cypress is included to validate critical user journeys through simulated browser interactions.

Features

  • Project Task Management - Provides a full-stack platform for managing project tasks, workflows, and issue tracking via a web interface.
  • Full-Stack Web Applications - Builds a complete project management application combining a Node.js API with a React frontend.
  • Issue Tracking - Provides a system to create, assign, and update project issues with specific statuses and priorities.
  • Relational Storage Backends - Implements a persistence layer using a relational database and strong typing to manage application state.
  • Issue Tracking Systems - Manages project tasks and bugs through a board-based interface with state-based workflows.
  • Project Management Boards - Implements a visual board interface with columns to track task status and progress through project workflows.
  • REST API Clients - Facilitates data transfer between client and server through structured HTTP requests and JSON responses.
  • Client-Server Architectures - Decouples the user interface from business logic by separating the React frontend from the Node.js backend.
  • Full-Stack TypeScript Developments - Integrates a React frontend and Node.js backend using TypeScript to ensure end-to-end type safety.
  • Static Type Checking - Utilizes TypeScript's static type checking on the server to ensure data integrity across the API.
  • Component-Based UI Libraries - Provides a library of lightweight, reusable interface elements to ensure a consistent visual design across the application.
  • React Components - Ships a dedicated library of reusable interface elements designed specifically for the React ecosystem.
  • REST API Implementations - Provides a RESTful API to manage project entities and business logic using a relational database.
  • Server-Side REST API Frameworks - Provides a strongly typed Node.js server that exposes business logic via RESTful endpoints.
  • Workflow Status Management - Includes a workflow engine that allows project issues to move across customizable and configurable status columns.
  • Issue Ownership Assignments - Implements a mechanism to link specific users to issues to establish clear responsibility and ownership.
  • Task Assignments - Features mechanisms for assigning tasks to team members and setting priority levels to coordinate workloads.
  • End-to-End Testing - Implements automated tests that simulate full user workflows across the entire application stack.
  • End-to-End Testing Suites - Ships an automated testing suite that simulates full user workflows in the browser.
  • Component-Based Architectures - Builds the interface using a library of modular, reusable React components for visual consistency.

Star history

Star history chart for oldboyxx/jira_cloneStar history chart for oldboyxx/jira_clone

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Jira Clone

These projects share indexed features with Jira Clone. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ankitpokhrel/jira-cliankitpokhrel avatar

    ankitpokhrel/jira-cli

    5,147View on GitHub↗

    This project is a command-line interface for interacting with Jira servers via REST APIs. It provides a terminal-based environment for managing issues, sprints, and project boards without the need for a web browser. The tool supports diverse authentication methods, including personal access tokens, basic credentials, and client certificates. It allows for the management of multiple project configurations through a combination of local configuration files and environment variable overrides. Capabilities cover the full ticket lifecycle, including the creation, modification, duplication, and de

    Goatlassianclicli-app
    View on GitHub↗5,147
  • midudev/jscampmidudev avatar

    midudev/jscamp

    3,811View on GitHub↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    JavaScriptbootcamp
    View on GitHub↗3,811
  • phacility/phabricatorphacility avatar

    phacility/phabricator

    12,305View on GitHub↗

    Phabricator is a software development suite consisting of a collection of integrated web applications designed to manage the full software engineering lifecycle. It serves as a project management platform, issue tracking system, and code review tool. The suite provides capabilities for bug tracking and coordination, allowing teams to report and manage software defects and feature requests. It also facilitates peer code review workflows to manage proposed changes before they are merged into a repository. The platform includes tools for project task organization and general software developmen

    PHP
    View on GitHub↗12,305
  • worklenz/worklenzWorklenz avatar

    Worklenz/worklenz

    2,921View on GitHub↗

    Worklenz is a project management platform and professional services automation tool designed for planning work, tracking tasks via Kanban boards, and managing team collaboration. It functions as a combined resource management tool and time tracking software, providing a centralized workspace to analyze team capacity, balance workloads, and log work hours. The platform is distinguished by its deep integration with GitHub and Slack, allowing for the synchronization of repository activity and the delivery of real-time project notifications to external communication channels. It further streamlin

    TypeScriptexpressjspostgresqlproject-management
    View on GitHub↗2,921
Compare all 30 related projects→

Frequently asked questions

What does oldboyxx/jira_clone do?

This project is a full-stack project management web application designed for organizing work and managing project workflows. It consists of a Node.js TypeScript REST API for server-side business logic and a React component UI library for the frontend interface.

What are the main features of oldboyxx/jira_clone?

The main features of oldboyxx/jira_clone are: Project Task Management, Full-Stack Web Applications, Issue Tracking, Relational Storage Backends, Issue Tracking Systems, Project Management Boards, REST API Clients, Client-Server Architectures.

Which projects share features with oldboyxx/jira_clone?

Projects with overlapping indexed features include: ankitpokhrel/jira-cli — This project is a command-line interface for interacting with Jira servers via REST APIs. It provides a terminal-based… midudev/jscamp — jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI… phacility/phabricator — Phabricator is a software development suite consisting of a collection of integrated web applications designed to… worklenz/worklenz — Worklenz is a project management platform and professional services automation tool designed for planning work,… vuejs/v2.vuejs.org — This is the comprehensive documentation website for the Vue 2 progressive JavaScript framework. It serves as a… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,…