1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00

Update readme

This commit is contained in:
Maksim Eltyshev 2019-10-03 17:51:11 +05:00
parent 2fda41b982
commit 8fad59db75

View file

@ -10,6 +10,7 @@ A Trello-like application built with React and Redux.
- Create projects, boards, lists, cards, labels and tasks
- Add card members, track time, set a deadline, write comments
- Markdown support in a card description and comment
- Filter by members and labels
- Real-time updates
- User notifications
@ -76,7 +77,11 @@ Demo user: demo@demo.demo demo
## 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