
A simple dashboarding web application built using Flask and Bootstrap.
This is a simple dashboarding application built using Flask and Bootstrap. The application has been tested with Python 2.7 and is ready to deploy with AWS Elastic Beanstalk.
This is a Flask and Bootstrap based dashboarding application that has been tested with Python 2.7. It is ready to deploy with AWS Elastic Beanstalk. The installation process involves cloning the repository, creating a virtualenv, installing dependencies, creating a database, running tests, and starting the development server.

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.