Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdmen/team-trail

Collaboration tool for small and medium teams
https://github.com/mdmen/team-trail

apollographql chat issue-tracker kanban-board nextjs tailwindcss task-tracker team-collaboration typescript

Last synced: about 1 month ago
JSON representation

Collaboration tool for small and medium teams

Awesome Lists containing this project

README

        

# TeamTrail

[![GNU General Public License v3.0](https://img.shields.io/badge/GNU_GPLv3-License-blue.svg?style=flat-square)](./LICENSE)

> [!NOTE]
> This repository contains a frontend part of the app. Backend is [here](https://github.com/mdmen/team-trail-backend).

## Description

Collaboration tool for small and medium teams. Similar to Atlassian's [Jira](https://www.atlassian.com/software/jira) and [Trello](https://www.atlassian.com/software/trello). Created just for fun and educational purposes and slightly overengineered.

## Features

...

## Installation

...

## Made using

[ts-badge]: https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white
[next-badge]: https://img.shields.io/badge/Next.js-black?style=for-the-badge&logo=next.js&logoColor=white
[tailwind-badge]: https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white
[primereact-badge]: https://img.shields.io/badge/primereact-07c4e8.svg?style=for-the-badge&logo=react&logoColor=white
[apollo-badge]: https://img.shields.io/badge/-ApolloGraphQL-311C87?style=for-the-badge&logo=apollo-graphql
[vscode-badge]: https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white
[docker-badge]: https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white

[ts-link]: https://www.typescriptlang.org
[next-link]: https://nextjs.org
[tailwind-link]: https://tailwindcss.com
[primereact-link]: https://primereact.org
[apollo-link]: https://www.apollographql.com
[vscode-link]: https://code.visualstudio.com
[docker-link]: https://www.docker.com

[![TypeScript][ts-badge]][ts-link]
[![Next.js][next-badge]][next-link]
[![TailwindCSS][tailwind-badge]][tailwind-link]
[![PrimeReact][primereact-badge]][primereact-link]
[![Apollo GraphQL][apollo-badge]][apollo-link]
[![VSCode][vscode-badge]][vscode-link]
[![Docker][docker-badge]][docker-link]