Leo Trieu
We are going to build a [Uber app for Food] system with a Web based Dashboard for restaurants and an iOS App for customers who order food and couriers who deliver food. But you can apply what you will be learning to any business models you want.
[Python 3 & Django]
How to quickly create web app with Python 3 and Django
How to create Restful APIs for modern web technologies
How to deploy a web app on live host Heroku
Create bar charts, pie charts for your statistic functions
Use Facebook to authenticate your users
Create Models for objects using in your business ideas
Create Forms integrated with models easily
How to use Bootstrap and customise your own style with CSS
How to work with payment gateway Stripe to handle payment process
[Swift 3 & Xcode 8]
How to design your iOS app with XCode 8
How to use AutoLayout effectively
How to work with Swift 3
Work with JSON and Restful APIs in iOS apps
Process real-time locations on Map
Handle Stripe payments on iOS app
Draw Revenue Chart on iOS app
[Web app for Restaurants]
Super Admin Dashboard to handle everything in the system.
Sign in/Sign out process for Restaurants.
Hosting the web app on Heroku.
Page for Account information.
Page for Restaurant to upload images and create Menu.
Page for managing all Orders from Customer.
Real-time notification when new orders coming in.
Statistic bar charts and pie charts.
Process to listen and response API requests from clients.
Visa & Credit card process with Stripe.
Real-time updating Drivers's location on the Map.
[iOS app for Customers]
Sign In/Sign Up with Facebook.
List all available Restaurants.
List the menu of a specific Restaurant.
Details of a meal on the menu.
Ordering meals
Handling address location on Google Map
Processing Visa & Credit cards when ordering food
Real-time showing Driver's location
[iOS app for Drivers]
Sign In/Sign Up with Facebook.
List all ready Orders to pick up.
Details of an Order with the route on Google Map.
Completing an Order.
Weekly Revenue chart on iOS app
Cris
Really clear and fast ! Amazing tutorial!
Daniel Tavera
The best course I've seen, step by step the whole course is a great job!
Aleksandar Markovic
Great Job Man !!! worth every penny this great course
Manoj
Amazing tutorial.. clear and concise..!!
Eko Teguh Widodo
Best tutorial i've seen. Recommended for others.
Rui
One of the best tutorials I've ever seen. Everything working properly. Even later, after some apps updates I was able to make the changes by myself. Leo always helped to clarify doubts. I strongly recommend.
Marcus
Thank you for providing the courses, really appreciate for your effort, the teaching material is clean and easy to understand.
Jacky Tai
Set- by step,I like this!
Muflich Kamil
Just perfect course! Leo make it pretty quick and easy for everyone. And also you can really build VALUE. Thanks, Leo!
Lee
New to python, Leo made it possible to get something up a running quickly. Teamed with my son who codes for iOS we've taken this concept and made it our own.
Abhijit Roy
First time learning python and leo makes it so fast and easy to learn . Saves Lots of time and I can focus on real design. {{"Thanks leo": Thanks leo }}
Kha Tran
Building a real start-up project is definitely an exciting and quickest way to learn about programming. This is possible thanks to the clear and simple explanation of Leo. You can easily modify the code for your own website and mobile apps.
David
This is a great course, I have attended some courses before on youtube but they were just courses much difficult to understand. Uber eats is easy and simple to understand. I learned almost everything backend, front and apps development using swift. Great Course indeed.
Troy Zarger
Leo has put together a course with some very interesting Technologies and that was my biggest draw. After getting into the course, I was even more pleased as the course content is top notch and easy to understand. Well done Leo! You must get this course if you have any interest in this technology stack.
Davide
One of the best courses for learn Python/Django and Swift. Simple and concise, Leo keeps expectations of helping you to build your own application. Good the challenge. Highly recommended!!
Dane Lams
One of the best courses I have ever learned across over Udemy, Codeschool or other platforms. It really helps you to create your own app or startup. Seriously! Thanks Leo!
Dean Moyes
I like how Leo take his time explaining each concept clearly and methods in working python and Django. So far the ability to learn both Server side and Mobile side with Python and Swift is really nice. I feel by the end of this project I will come out working on any projects and make me confident. I am so far enjoying the project. It's worth your purchase.
Dane Markham
I cannot recommend this class highly enough. It's so practical and real with useful information delivered in a manageable and encouraging way. Excellent course and Leo did a great job of explaining things
Starter
Task 1: Setting up
Task 2: [Python] - Get Started
Task 3: [Python] - Authentication for Restaurant Owners
Task 4: [Python] - Heroku
Task 5: [Python] - Authentication with Facebook
Task 6: [Python] - Design Restaurant Dashboard
Task 7: [Python] - Bootstrap
Task 8: [Python] - Restaurant Dashboard - Meals
Task 9: [Python] - Restaurant Dashboard - Orders
Task 10: [Python] - RESTful APIs
Task 11: [Python] - APIs for Customers
Task 12: [Python] - APIs for Drivers
Task 13: [Python] - Driver's location
Task 14: [Python] - Reports and Charts
Task 15: [Python] - Stripe
[Python] - Challenges
Task 16: [Swift] - Design App for Customers
Task 17: [Swift] - Working with Facebook SDK
Task 18: [Swift] - Connect to Server via API
Task 19: [Swift] - Working on Restaurants List
Task 20: [Swift] - Working on Meal List
Task 21: [Swift] - Working on Meal Details
Task 22: [Swift] - Working on Tray View
Task 23: [Swift] - Working on Payment and Order View
Task 24: [Swift] - Design App for Drivers
Task 25: [Swift] - Working on Ready Orders View
Task 26: [Swift] - Working on Delivery Map View
Task 27: [Swift] - Working on Revenue Statistic View
[Swift] - Challenges