All Projects → yorubadeveloper → flask-admin-boilerplate

yorubadeveloper / flask-admin-boilerplate

Licence: MIT License
Flask Admin Boilerplate with MongoDB

Programming Languages

CSS
56736 projects
HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to flask-admin-boilerplate

Telegram-mailer
Web-application for sending messages to list of users. Use several accounts to avoid ban.
Stars: ✭ 28 (-55.56%)
Mutual labels:  flask-application, mongodb-database
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (-12.7%)
Mutual labels:  admin-dashboard, dashboard-application
Python-MongoDB-Example
A Live working Example Application of Python, Qt, PySide2, MongoDB, PyMongo, QTreeView, QAbstractTableModel
Stars: ✭ 41 (-34.92%)
Mutual labels:  pymongo, mongodb-database
flask-dashboard-tabler
Flask Dashboard - Tabler Design | AppSeed
Stars: ✭ 19 (-69.84%)
Mutual labels:  admin-dashboard, flask-dashboard
flask-dashboard-modular-admin
Flask Dashboard - Modular Admin Design | AppSeed
Stars: ✭ 53 (-15.87%)
Mutual labels:  admin-dashboard, flask-dashboard
docker-protonmail-bridge
Run ProtonMail Bridge in a docker container
Stars: ✭ 34 (-46.03%)
Mutual labels:  smtp
dokku-posteio
Poste.io plugin for Dokku
Stars: ✭ 27 (-57.14%)
Mutual labels:  smtp
Smtp-Cracker-V3
[NEW] : Simple Mail Transfer Protocol (SMTP) CHECKER - CRACKER Tool V3
Stars: ✭ 18 (-71.43%)
Mutual labels:  smtp
yggmail
End-to-end encrypted email for the mesh networking age
Stars: ✭ 72 (+14.29%)
Mutual labels:  smtp
Bank-Note-Authentication
💸 Authenticate Bank Notes on the basis of Genuity and Forged using Sklearn and deployed on Heroku and FastAPI Server 💳 💲
Stars: ✭ 17 (-73.02%)
Mutual labels:  flask-application
sanic-motor
simple motor wrapper for sanic
Stars: ✭ 51 (-19.05%)
Mutual labels:  pymongo
docker-django
Base Docker image for Django and Gunicorn.
Stars: ✭ 29 (-53.97%)
Mutual labels:  gunicorn
vue-white-dashboard
Vue White Dashboard by Creative Tim
Stars: ✭ 39 (-38.1%)
Mutual labels:  admin-dashboard
ask-hadith
🔎 A Hadith search engine
Stars: ✭ 33 (-47.62%)
Mutual labels:  pymongo
kerkoapp
A web application that provides a faceted search interface for bibliographies managed with Zotero.
Stars: ✭ 30 (-52.38%)
Mutual labels:  flask-application
polog
Логирование должно быть красивым
Stars: ✭ 26 (-58.73%)
Mutual labels:  smtp
Admin-eCommerce-ReactJS
Admin e-commerce PWA built in React Redux based on Create React App for Zahir Accounting Challenge
Stars: ✭ 47 (-25.4%)
Mutual labels:  admin-dashboard
ebook
Third edition of the Computer Networking: Principles, Protocols and Practice ebook
Stars: ✭ 64 (+1.59%)
Mutual labels:  smtp
smtp-dkim-signer
SMTP-proxy that DKIM-signs e-mails before submission to an upstream SMTP-server.
Stars: ✭ 28 (-55.56%)
Mutual labels:  smtp
Contact-Form-PHP
Simple and secure contact form using Ajax, validations inputs, SMTP protocol and Google reCAPTCHA v3 in PHP.
Stars: ✭ 28 (-55.56%)
Mutual labels:  smtp

Flask Admin Boilerplate with SB Admin 2

This web application is built using the Python Flask Framework and SB Admin 2 Theme (Free version)

Features

  • MongoDB database
  • Session-Based authentication (Login and Register)
  • SMTP Integration
  • Gunicorn Deployment script
  • MIT License
  • SB Admin 2 Dashboard Theme
  • Illustration from Undraw.co
  • Support

Getting Started

The hosted version of this web application is found here

Prerequisites

  • Python >= 3.5
  • Pip, Virtualenv
  • MongoDb Database
  • SMTP Relay (Gmail, Sendgrid)

Installing

Follow the steps below to install the application

$ git clone 
$ cd flask-admin-boilerplate
$
$ virtualenv env
$ source env/bin/activate
$ 
$ # Install requirements
$ pip install -r requirements.txt

Make sure you configure the SMTP and Mongodb Database before running the application

Navigate to init.py under the configurations folder to configure your database and SMTP

Running the application

After installing all the requirements and ensuring that the configurations are done correctly, run the app.

$ # Run the application
$ python app.py

Deployment

This web application has the basic configuration for deployment with Gunicorn. Makes it easy for the application to be deployed on Heroku.

Support

For support or pull requests and github issues you can reach me via email [email protected] or [email protected]

Developer

Oyelekan Bukunmi Find out more about me here

License

This project is licensed under the MIT License

Donation

Acknowledgement

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].