Folder Structure

The Mirbal - Flask Admin & Dashboard Template. project is organized to streamline your workflow and make it easy to manage, customize, and extend. Below is a breakdown of the main directories and files included in your template. We have user friendly structure which can easy for the Developers to understand.

  • Admin (v1.0.0)
    • instance
    • mirbal
      • __pycache__
      • path
      • src
        • assets (#Uncompiled assets:)
          • fonts (#Raw font files used in the project.)
          • images (#Image files used in the project.)
          • js (#JavaScript files in the project.)
            • app
            • auth
            • chart
            • dashboard
            • form
            • icon
            • map
            • pages
            • table
            • ui
            • app.js
            • layout-setup.js
            • plugins.js
            • scroll-top.init.js
          • libs (#Language files for localization in development.)
          • scss (#CSS files for styling:)
            • custom
            • _custom-variables.scss (#)
            • _custom-variables-dark.scss (#)
            • _variables.scss (#)
            • _variables-dark.scss (#)
            • app.scss (#)
            • bootstrap.scss (#)
            • icons.scss (#)
      • static
      • templates
        • partials
          • layouts
          • body.html (#)
          • footer.html (#)
          • head-css.html (#)
          • header.html (#)
          • horizontal.html (#)
          • main.html (#)
          • page-title.html (#)
          • scroll-to-top.html (#)
          • sidebar.html (#)
          • switcher.html (#)
          • title-meta.html (#)
          • vendor-scripts.html (#)
        • All HTML Pages Files (#)
      • virtual_env
      • .gitignore
      • __init__.py
      • db.sqlite3
      • manage.py
      • models.py
      • package.json
      • package-copy.json
      • package-lock.json
      • pages.py
      • preload.js
      • webpack.config.js
      • yarn.lock
    • path
    • virtual_env
    • .flaskenv
    • main.py
    • requirements.txt
SRBThemes, Mirbal & Made with ❤️