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 2020-10-17 23:49:19 +05:00
parent 0bd7294ac4
commit 4fb6b5f156

View file

@ -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).