Giter Club home page Giter Club logo

django-user-registration-bs4's Introduction

Django user registration boilerplate with Bootstrap4

This projects aims to provide a better/common example of Django project with bootstrap 4 version of the templates for the user registration and authentication views.

We shall be able to use it as plain email based registration alone or along with social auth.

This project uses the following amazing projects from the opensource:

  • django-allauth (gives social authentication abilities and covers all the major user registration usecases.)
  • django-anymail (gives ability to send emails via any famous email service provider.)
  • django-bootstrap4 (gives bootstrap4 UI for the django forms)
  • placeholder-pics (generating profile pictures based on name/email)
  • django-thumbs-v2 (generating thumbnails of the profile pictures)

The project covers

  • all the user registrations use cases by django-allauth (all the templates uses bootstrap4 UI )
  • custom user profile model (one to one relation with User model).
  • user profile settings pages
    • update user information,
    • de-activate/re-activate user[TODO]
  • email backend service(django-anymail) email templates (django-allauth) to work with registration flow
  • generic webpages UI - homepage, terms, about[TODO]

Screenshots

Homepage

homepage

Signin Page

Signin

Signup Page

Signup

Password reset page

password reset

User Profile page

user profile

django-user-registration-bs4's People

Contributors

rrmerugu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.