taskcafe/README.md
2020-07-12 02:17:53 -05:00

47 lines
1.1 KiB
Markdown

# 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.
## Features
Currently citadel only offers basic task tracking through a Kanban board.
Currently you can do the following to tasks:
- Add colors & named labels
- Add due dates
- Descriptions written in Markdown
- Assign members
- Checklists
- Mark tasks as complete
## 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