Php With Mysql 2023: Build Complete Coffee Shop System
Published 5/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 5.06 GB | Duration: 8h 36m
Published 5/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 5.06 GB | Duration: 8h 36m
Build Amazing Coffee Shop Management System with PHP MySQL Bootstrap PayPal and PDO
What you'll learn
Learn to setup the necessary tools for building modern web apps
Build a full authentication system
Learn to hash and dehash passwords with PHP
Learn to use advanced PDO queries
Learn to implement Paypal Payment professionally in you web app
Handle validation like a pro and prevent user to sensitive date
Learn how the business logic of a booking system works under the hood
Learn how the business logic of a cart and checkout system work under the hood
Write professional maintainable code
Work with some SQL complex queries
Learn file uploading and how to fully update and delete it
Learn how to integrate different parts of code together so they can work in the same system
Learn to fix bugs along the way of developing this web app
Create an amazing admin panel
Requirements
Knowledge of PHP, MySQL and PDO
Very little knowledge of Bootstrap
Description
Are you as fired up as I am? Do you want to build something awesome? Something amazing? Are you a web developer who wants a cool job? If so, then this course is for you. In this course, you will learn how to build a complete Coffee Shop System from the ground up in a few hours. I already made sure that every part of this course is concise, elegant, and informative, so don't miss out on this cool opportunity. I also included the files needed in different parts of the course for you to follow along with me step by step.Here is what you are going to learn, first of all, I am going to introduce you to the tools that we are going to be using in this course. And then we are going to build a full authentication system from scratch. While building this system I am going to introduce you to hashing and dehashing passwords. Right after this, we will allow users to book tables and I will add lots of validation points in this area of the course to assure the quality of this function. And then, we are going to build general and cool features inside our own app. It's going to be mainly on selecting and placing data. After this part, We are going to build a cart system where we will allow users to add drinks to the cart so they can order them online. And then naturally to the checkout page and after this, I am going to show you how to pay with PayPal easily and nicely. Since this part is done we will only have some general parts on the user end like grabbing bookings and orders for every user, allowing users to write reviews, and so on. Also, there is a part where we will work with the menu to display more products to the users. And then to the admin panel which is going to be really simple yet very functional and you are going to learn a lot building it. So, to sum up, if that sounds like something interesting to you, go ahead and get the course now.
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: Installation
Lecture 2 Installing Xampp
Lecture 3 Installing VS Code
Section 3: Getting Started and Setting up
Lecture 4 Design and Code for the Project
Lecture 5 Creating Config File
Lecture 6 Structuring our Project
Section 4: Build Authentication System
Lecture 7 Creating Register Page
Lecture 8 Logging Users in
Lecture 9 Creating Sessions and Validating
Section 5: Booking System and Getting Deeper with the Project
Lecture 10 Booking Tables
Lecture 11 Showing Products
Lecture 12 Showing Single Product
Lecture 13 Showing Related Products
Section 6: Cart, Checkout and Paying with PayPal
Lecture 14 Adding to Cart pt.1
Lecture 15 Adding to Cart pt.2
Lecture 16 Showing Products in Cart
Lecture 17 Showing Total Cart Price
Lecture 18 Deleting from Cart
Lecture 19 Checkout Page and Placing Orders
Lecture 20 Paying with Paypal pt.1
Lecture 21 Paying with Paypal pt.2
Lecture 22 Validating and Cleaning up pt.1
Lecture 23 Validating and Cleaning up pt.2
Section 7: Menu and Taking Care of Users Pages
Lecture 24 Working with Menu
Lecture 25 Showing Bookings
Lecture 26 Showing Orders
Lecture 27 Writing Reviews
Lecture 28 Displaying Reviews
Section 8: Getting Started with Admin Panel
Lecture 29 Design and Code for Admin Panel
Lecture 30 Logging Admins in
Lecture 31 Starting Session and Validating
Section 9: Finishing Admins Section
Lecture 32 Working with Index Page
Lecture 33 Showing Admins
Lecture 34 Creating New Admins
Section 10: Finishing Orders Section
Lecture 35 Displaying Orders
Lecture 36 Changing Order Status
Lecture 37 Deleting Orders
Section 11: Finishing Products Section
Lecture 38 Displaying Products
Lecture 39 Creating Products
Lecture 40 Deleting Products with Images
Section 12: Finishing Bookings Section
Lecture 41 Showing Bookings
Lecture 42 Changing Booking Status
Lecture 43 Deleting Bookings
Section 13: Update (New Lectures): Improving our Shop
Lecture 44 Validating and Enhancing pt.1
Lecture 45 Validating and Enhancing pt.2
People who learned PHP and MySQL and want to build a full project,Developers who want to build their CVs,Aspiring programmers who want to level up their development skills with new techniques