From ded98d412b74cd73c09a330df887dfe4163e7c16 Mon Sep 17 00:00:00 2001 From: Maksim Eltyshev Date: Thu, 3 Oct 2019 17:51:11 +0500 Subject: [PATCH] Update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75439587..31126a28 100644 --- a/README.md +++ b/README.md @@ -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