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

https://github.com/muellerconstantin/taskcare-web

Web frontend of the TaskCare collaboration platform for managing tasks in a team.
https://github.com/muellerconstantin/taskcare-web

axios javascript kanban kanban-board react reactjs rest-client spa stomp-client storybook tailwind taskcare websocket-client

Last synced: 2 months ago
JSON representation

Web frontend of the TaskCare collaboration platform for managing tasks in a team.

Awesome Lists containing this project

README

          

# TaskCare Web

> Collaboration platform for managing tasks in a team.

![](https://img.shields.io/badge/React-19-blue?logo=react)
![](https://img.shields.io/badge/Next.js-15-black?logo=next.js)
![](https://img.shields.io/badge/CSS%20Library-Tailwind%20CSS-blue?logo=tailwindcss)

## Table of contents

- [Introduction](#introduction)
- [Getting Started](#getting-started)
- [License](#license)
- [Forbidden](#forbidden)

## Introduction

This is the browser based frontend of the _TaskCare_ platform, a collaboration
network for managing tasks in teams. This web application provides a user-friendly
interface for interacting with the TaskCare platform and for managing and using
its boards.

## Getting Started

The frontend client is generally operated on-premise. Because it is written with
[Next.js](https://nextjs.org/) as SSR (Server Side Rendering) application, it
requires a proper runtime environment to run (See [Operation](docs/operation.md)).
Besides the runtime environment, there are a few configuration settings that need
to be set (See [Configuration](docs/configuration.md)).

## License

Copyright (c) 2025 Constantin Müller

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

[MIT License](https://opensource.org/licenses/MIT) or [LICENSE](LICENSE) for
more details.

### Forbidden

**Hold Liable**: Software is provided without warranty and the software
author/license owner cannot be held liable for damages.