Course Information
Course Overview
Let's build a complete tshirt selling store with payment gateway, Django 3 and modern React js with hooks
Welcome to Complete full stack web development course with Django 3 as backend and ReactJS in front end. Along with this we will use a payment gateway to configure our t-shirt selling store.
Full Stack web development is really high in demand and in this course, we are bringing 2 of the most popular programming languages together, Python and JavaScript. We will start by installing python and a virtual environment. After that we will install Django and will work on backend. We are using a scalable approach of dividing project into multiple Django apps. Further we will create API from our backend so that in future you can modify front end without any issues. Django development is very fast and you will quickly realise it.
We will use core Django framework as well as Django REST framework to create backend API. We will also learn to modify framework so that we can sign up custom user in this application
Moving to front end, first we will take some crash courses in react, bootstrap and react navigation so that you can come to speed. After that we will create a react project and will structure front end to talk to backend. We will create a modular structure for front end so that in future multiple team can work on front end too. We will learn to create request to multiple URLs of backend and provide authentication to some routes.
When we sign up and sign in from front end, we will learn JSON based request as well as form data based request. We will also learn to protect some routes, so that only authenticated users can access it.
Finally we will also learn to integrate payment gateway both at backend and front end of the application. We will study the documentation of the payment gateway and flow of payments. After that user will be able to place order from our store.
This course is packed with lots of information and you will enjoy the learn process!
See you inside the course
Course Content
- 10 section(s)
- 95 lecture(s)
- Section 1 Getting started with projects
- Section 2 Installation for backend
- Section 3 03 Getting structure ready
- Section 4 04 Setting up categories in admin
- Section 5 05 Setting up Products in admin
- Section 6 06 Setting up custom User in admin
- Section 7 07 Getting Orders in Admin Django
- Section 8 08 Payment gateway backend
- Section 9 09 Moving to front end
- Section 10 10 React app for front end
What You’ll Learn
- Full stack development
- Build an e-commerce application with payment gateway
- Django 3 with REST API
- Modern React JS with hooks
- Build complete application
- A full tShirt selling store with admin
Skills covered in this course
Reviews
-
CChristopher Wall
In the intro video the instructor said he will update the version of Django but the course still uses version 3.0.8 and not code updates have been made. The React version is also old and not maintained. I would recommend a newer course
-
SSohail Belim
Not that much good as i hope for purchase , in payment you don't add any back account how transaction goes to bank account
-
AAlberto Romero
Es exactamente lo que estaba buscando, un ejemplo real usando sql, además de tecnologías como react con mi lenguaje favorito Python con Django. Agradezco la simplicidad de explicar las cosas como lo hacen en el curso.
-
MMateusz Łączyński
It helped me a lot with my react and django skills, but this is not a course for begginiers like he said. EDIT: This course leaves you with no idea on how to deploy the app into the web, whitch is a huge problem if you want to put the knowlage into use.