mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19:44 +02:00
Update readme
This commit is contained in:
parent
18f0cc59dd
commit
ded98d412b
1 changed files with 6 additions and 1 deletions
|
@ -10,6 +10,7 @@ A Trello-like application built with React and Redux.
|
||||||
|
|
||||||
- Create projects, boards, lists, cards, labels and tasks
|
- Create projects, boards, lists, cards, labels and tasks
|
||||||
- Add card members, track time, set a deadline, write comments
|
- Add card members, track time, set a deadline, write comments
|
||||||
|
- Markdown support in a card description and comment
|
||||||
- Filter by members and labels
|
- Filter by members and labels
|
||||||
- Real-time updates
|
- Real-time updates
|
||||||
- User notifications
|
- User notifications
|
||||||
|
@ -76,7 +77,11 @@ Demo user: demo@demo.demo demo
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
In progress..
|
- [ ] Move board tabs to the main page, add members directly to a board instead of a project
|
||||||
|
- [ ] File attachments
|
||||||
|
- [ ] Custom fields
|
||||||
|
- [ ] Public boards
|
||||||
|
- [ ] Member permissions
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue