Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/o-200/taskmanager

Manage Your Team's Projects From Anywhere!
https://github.com/o-200/taskmanager

Last synced: 3 days ago
JSON representation

Manage Your Team's Projects From Anywhere!

Awesome Lists containing this project

README

        

# TaskManager

TaskManager is a rails project which imitates a trello's kanban board, which affect many development directions.

Rails used like a server, respresenting an api. React uses for an user experience which boards. For DevOps im connected CI/CD (github actions) and created dockerfile. All code has test coverage!

# Badges

[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fo-200%2FTaskManager%2Fbadge%3Fref%3Ddevelop&style=flat)](https://actions-badge.atrox.dev/o-200/TaskManager/goto?ref=develop)
[![Coverage Status](https://coveralls.io/repos/github/o-200/TaskManager/badge.svg?branch=develop)](https://coveralls.io/github/o-200/TaskManager?branch=develop)