Expand project menu
* [x] Prepare and connect db to a project
* [x] Create instances for WorkPackage, Notification, User, TimeEntry
* [x] Connect API to DB
* [x] Connect full flow for foe WorkPackage: API->DB->Notificator->UI
* [ ] Visually display drafted work packages.
* [ ] Resolve conflict strategy.
Back