taskcafe/README.md

47 lines
1.1 KiB
Markdown
Raw Normal View History

2020-06-24 00:32:20 +02:00
# Project Citadel - An open source project management tool
![Citadel](https://github.com/jordanknott/project-citadel/raw/master/.github/citadel_preview.png)
## Overview
A free & open source alternative project management tool.
2020-06-24 00:32:20 +02:00
## Features
Currently citadel only offers basic task tracking through a Kanban board.
2020-06-24 00:32:20 +02:00
Currently you can do the following to tasks:
2020-06-24 00:32:20 +02:00
- Add colors & named labels
- Add due dates
- Descriptions written in Markdown
- Assign members
- Checklists
- Mark tasks as complete
2020-06-24 00:32:20 +02:00
## Installation
## Roadmap
This is a list of features that will eventually be added to Citadel in no particular order:
- Add a calender tab overview of task due dates
- Add lists tab overview of tasks (alternative view to Kanban )
- Add gantt timeline view (with swimlanes)
- Implemention list actions (copy, mass delete, etc)
- Task sorting, filtering, and search
- Custom fields
- Automation rules
- Wiki tab
- Progress tab
- Archive tasks, then option to delete instead of only being able to delete tasks
- Keyboard shortcuts
- Custom project backgrounds
- Custom project colors
- Portfolio view
## License