Prepare for release
This commit is contained in:
19
README.md
19
README.md
@@ -1,6 +1,6 @@
|
||||
# Planka
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Trello-like kanban board built with React and Redux.
|
||||
|
||||
@@ -8,8 +8,6 @@ A Trello-like kanban board built with React and Redux.
|
||||
|
||||
[**Client demo**](https://plankanban.github.io/planka) (without server features).
|
||||
|
||||
<a href="https://ko-fi.com/meltyshev" target="_blank"><img src="https://cdn.ko-fi.com/cdn/kofi4.png?v=2" alt="Buy Me a Coffee at ko-fi.com" border="0" height="36" style="border:0px;height:36px;" /></a>
|
||||
|
||||
## Features
|
||||
|
||||
- Create projects, boards, lists, cards, labels and tasks
|
||||
@@ -21,23 +19,8 @@ A Trello-like kanban board built with React and Redux.
|
||||
- User notifications
|
||||
- Internationalization
|
||||
|
||||
## Roadmap
|
||||
|
||||
### Current task
|
||||
|
||||
Projects should have Managers who have the ability to create/edit/delete boards. Boards should have their own Members, so members won't see all boards, just those they belong to. Planka will be released after this breaking change.
|
||||
|
||||
### Future tasks
|
||||
|
||||
- Fetch last data after reconnection
|
||||
- Custom fields
|
||||
- Public boards
|
||||
- Automatic actions
|
||||
|
||||
## Deploy
|
||||
|
||||
**Please note that Planka is NOT released yet, API and database structure may be changed!**
|
||||
|
||||
### Docker Compose
|
||||
|
||||
[](https://hub.docker.com/r/meltyshev/planka)
|
||||
|
||||
Reference in New Issue
Block a user