Skip to content

Commit

Permalink
docs(README): remove roadmap section and link to roadmap wiki page
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanKnott authored Aug 21, 2020
1 parent 240ba60 commit 9647ee6
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Currently you can do the following to tasks:
- Checklists
- Mark tasks as complete

For a list of planned features, check out the [roadmap](https://github.com/JordanKnott/taskcafe/wiki/Roadmap)!

## Installation

### With docker & docker-compose
Expand Down Expand Up @@ -103,25 +105,6 @@ If you're interesting in contributing to Taskcafe, please read the [contribution

There is also a [Code of Conduct](https://github.com/JordanKnott/taskcafe/blob/master/CODE_OF_CONDUCT.md) as well.

## Roadmap

This is a list of features that will eventually be added to Taskcafe 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

[MIT License](LICENSE)

0 comments on commit 9647ee6

Please sign in to comment.