Django Volt Dashboard - Updated to support OAuth (Github)

Free starter built on top of Bootstrap 5 and Django with Database, DB Tools, OAuth via Github and Docker Support.

Django Volt Dashboard - OAuth via GitHub (free starter)
Django Volt Dashboard - OAuth via Github (free starter)

Hello! This article presents the latest evolutions of Volt Bootstrap 5, an open-source seed project powered by Django, recently updated to support social login via Github, faster Docker execution, and improved UI/UX for authentication pages. For newcomers, Django is a popular backend framework used to code from simple one-page sites to secure APIs or complex eCommerce platforms. Thanks for reading!

The social login improves the security of a web application deployed in a public space and might speed up the new user's onboarding.

Django Volt Dashboard - Mobile View (Free Starter)
Django Volt Dashboard - Mobile View (Free Starter)

✨ Product Highlights

This Bootstrap 5 design, crafted by Themesberg, is now integrated with Django, a popular framework built on top of Python. The codebase provides a few basic features that might help developers and designers bootstrap fast a new project.

  • ✅ Up-to-date dependencies
  • ✅ Database: MySql, SQLite
  • ✅ Session-Based authentication
  • ✅  Social Login (optional) for GitHub
  • ✅ Docker Scripts  

The product can be started in a local environment in less than 1 minute using the Docker setup shipped with the product. Here are the steps:

👉 Step #1 - Download and unzip the sources from the product page
$ git clone https://github.com/app-generator/django-volt-dashboard.git
$ cd django-volt-dashboard 
👉 Step #2 - Start the APP in Docker
$ docker-compose up --build 

Once the above commands finish the execution, we should be able to access the app in the browser, register new users, and access the profile page.

Django Volt Dashboard - User Profile Page (Free Starter)
Django Volt Dashboard - User Profile Page (Free Starter)

Thanks for reading! For more resources and support, please access: