r14r / Django_Dashboard-with-Django-and-Bootstrap

Django App with multiple Apps included using Bootstrap and SB Admin 2 Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django - Dashboard with Django and Bootstrap

Dashboard

This Django Applications show how to implement multiple Apps with in a Djaogo App, using Bootstrap as CSS Framework.

The functionality is demonstrated using the Bootstrap Template SB Admin 2

Features in this Django App:

  • using current version of Django and Bootstrap

  • split functionality in multiple apps

  • clean folder structure base on functionality/topic, easy to extend

  • separate folders for static files and templates

    Each Application has its own template folder

    Folder Structure

  • avoid duplication of information, e.g. list of apps, ...

About

Django App with multiple Apps included using Bootstrap and SB Admin 2 Template


Languages

Language:HTML 72.4%Language:CSS 25.8%Language:Python 1.4%Language:PowerShell 0.2%Language:JavaScript 0.1%Language:Shell 0.1%Language:Makefile 0.0%