BPWAM is an example information system based on .Net Core and Flutter that consists of:
| Description | Source code |
|---|---|
| Web administration panel | Link |
| Web API | Link |
| Mobile application | Link |
Primary goal of this project is to be used as a reference or example when implementing small to medium sized systems. It could be used as a template project when creating new simple CMS.
| Feature | Description |
|---|---|
| Multilevel multitenancy | Supporting hierarchy of multiple clients in one system by globaly filtering their data and privileges |