|
|
|
|
|
by tobltobs
3432 days ago
|
|
It sounds a bit like you would put the cart before the horse. You first should think about your data model, including how to solve user access and permission logic. Then build an API to access your data and a generic Web Interface to access the API. And then you can start thinking about which framework you use for your mobile apps. If all this is done you could add a dashboard. |
|