Add jet-bridge

- Powerful dashboard out-of-the-box
- Nice and responsive UI
- With WYSIWYG interface customization your can change almost every part of interface
- Flex Features allows you to create your custom Actions, Views, Fields and other
- Works with any technology: the interface is generated automatically based on an analysis of the data and data structure of your database
- All you need is to install Jet Bridge adapter and connect it to your database
This commit is contained in:
Denis Kildishev 2019-10-09 18:27:35 +03:00 committed by GitHub
parent 1db766d89d
commit ab110a26ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [django-jet](https://github.com/geex-arts/django-jet) - Modern responsive template for the Django admin interface with improved functionality.
* [django-suit](https://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use).
* [django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies.
* [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django)
* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask.
* [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery.
* [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.