Lesson 6: Hotel Booking & Ride sharing webapp - Creating User model and User Profile model

Описание к видео Lesson 6: Hotel Booking & Ride sharing webapp - Creating User model and User Profile model

This is the 6th tutorial series on creating an advanced web application that has the functionalities of uber, booking.com and airbnb. We would be using modern and in demand tech stack (Python, django, Javascript, Bootstrap, Html5, css and jQuery). In this video, I'll walk you through the process of creating a custom user model and user profile model in Django.

What You'll Learn:
Creating apps in django
Creating custom user models
Extending Django's default user model with additional fields
Creating a user profile model linked to the custom user model
Running and applying migrations to update your database
Accessing and managing your custom models in the Django admin panel
Whether you're a beginner or looking to refine your Django skills, this tutorial covers everything you need to know to implement custom user authentication and profile management.

Resources:

You can download the source code so far on my github -https://github.com/Bmeva/tutorialBook...

Комментарии

Информация по комментариям в разработке