mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
Update readme
This commit is contained in:
parent
0bd7294ac4
commit
4fb6b5f156
1 changed files with 13 additions and 9 deletions
22
README.md
22
README.md
|
@ -21,6 +21,19 @@ 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!**
|
||||
|
@ -85,15 +98,6 @@ Demo user: demo@demo.demo demo
|
|||
- Sails.js, Knex.js
|
||||
- PostgreSQL
|
||||
|
||||
## Roadmap
|
||||
|
||||
- [x] File attachments
|
||||
- [ ] Member permissions
|
||||
- [ ] Fetch last data after reconnection
|
||||
- [ ] Custom fields
|
||||
- [ ] Public boards
|
||||
- [ ] Automatic actions
|
||||
|
||||
## License
|
||||
|
||||
Planka is [MIT licensed](https://github.com/plankanban/planka/blob/master/LICENSE).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue