Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/o-200/taskmanager
- Owner: o-200
- Created: 2023-04-28T09:29:07.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-10-31T14:50:28.000Z (about 1 year ago)
- Last Synced: 2023-10-31T15:45:35.795Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 503 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)