Add client demo
This commit is contained in:
@@ -4,13 +4,14 @@ A Trello-like application built with React and Redux.
|
||||
|
||||

|
||||
|
||||
Online demo is coming soon.
|
||||
[Client demo](https://meltyshev.github.io/planka) (with some restrictions).
|
||||
|
||||
### Features
|
||||
|
||||
- Create projects, boards, lists, cards, labels and tasks
|
||||
- Add card members, track time, set a deadline, write comments
|
||||
- Filter by members and labels
|
||||
- Real-time updates
|
||||
- User notifications
|
||||
- Internationalization
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"name": "planka",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"homepage": "https://meltyshev.github.io/planka",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/meltyshev/planka.git"
|
||||
|
||||
Reference in New Issue
Block a user