aiohttp-admin
aiohttp-admin copied to clipboard
Migrate to react and admin-on-rest
There is plans to migrate to react with admin-on-rest [1] UI framework since ng-admin uses outdated angular.
[1] https://github.com/marmelab/admin-on-rest
- [ ] edit, view forms
- [ ] filters
- [ ] relations between tables
- [ ] more robust and customizable fields
- [ ] drop
ng-adminstuff
what about react-admin, guys?
i'm thankful for the current work in master branch, but admin-on-rest version appears not mobile-friendly.
We started to test react-admin.
You can use aiohttp_admin as rest api and react-admin for view without any problems.