Django Dashboard - Corona Boxed PRO Design | AppSeed
Django Corona Boxed PRO is a commercial product that is built on top of the Corona Dashboard PRO, a Django Dashboard crafted by BootstrapDash. It offers a range of features including a UI Kit, a SQLite Database, Django Native ORM, modular design, clean code-base, session-based authentication, forms validation, deployment scripts for Docker, Gunicorn, and Nginx, as well as a commercial license with options for personal and developer use. The product also provides 24/7 live support via Discord.
The project follows a simple and intuitive structure:
manage.py file acts as the Django bootstrapper.core/settings.py..env file for configuration.The app can be deployed using Docker, Gunicorn, or Waitress.
To execute the app in a Docker container, follow these steps:
Gunicorn (Green Unicorn) is a Python WSGI HTTP Server for UNIX. To use Gunicorn with the app, follow these steps:
Waitress is a production-quality pure-Python WSGI server with good performance. It has no dependencies except for ones that live in the Python standard library. To use Waitress with the app, follow these steps:
waitress-serve command.Django Corona Boxed PRO is a commercial product that adds layers of functionality to the Corona Dashboard PRO. It provides a range of features, including a UI Kit, a SQLite Database, and Django Native ORM. The product also offers deployment scripts for Docker, Gunicorn, and Nginx, making it easy to deploy and run the app in various environments. With a commercial license and 24/7 live support via Discord, Django Corona Boxed PRO is a comprehensive solution for building Django admin dashboards.