diff --git a/README.md b/README.md index 8bb3e11e..acf0eac3 100644 --- a/README.md +++ b/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).