zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Create UberEats with PythonDjango and Swift 3
magnet:?xt=urn:btih:d026e9c3e02e5b17794b0c0b950557aa9f5299ce&dn=Create UberEats with PythonDjango and Swift 3
磁力链接详情
Hash值:
d026e9c3e02e5b17794b0c0b950557aa9f5299ce
点击数:
209
文件大小:
22.17 GB
文件数量:
114
创建日期:
2018-2-9 04:17
最后访问:
2024-11-5 14:28
访问标签:
Create
UberEats
with
PythonDjango
and
Swift
3
文件列表详情
01 Starter/1 What are we building.mp4 129.99 MB
01 Starter/2 Workflows Architecture.mp4 34.54 MB
02 Task 1 Setting up/1 Python.mp4 36.06 MB
02 Task 1 Setting up/2 Heroku.mp4 25.52 MB
02 Task 1 Setting up/3 Atom.mp4 41.88 MB
02 Task 1 Setting up/4 Postman.mp4 27.79 MB
02 Task 1 Setting up/5 Xcode.mp4 35.49 MB
03 Task 2 [Python] - Get Started/6 Initialize project.mp4 86.61 MB
03 Task 2 [Python] - Get Started/7 Creating Home Page.mp4 87.39 MB
03 Task 2 [Python] - Get Started/8 Django Dashboard.mp4 62.84 MB
03 Task 2 [Python] - Get Started/9 Adding Boostrap.mp4 86.38 MB
04 Task 3 [Python] - Authentication for Restaurant Owners/10 Sign In & Sign Out.mp4 161.38 MB
04 Task 3 [Python] - Authentication for Restaurant Owners/11 Registration Page.mp4 116.99 MB
04 Task 3 [Python] - Authentication for Restaurant Owners/12 Registration Form.mp4 76.19 MB
04 Task 3 [Python] - Authentication for Restaurant Owners/13 Registration Function.mp4 225.64 MB
05 Task 4 [Python] - Heroku/14 Setting Up.mp4 44.45 MB
05 Task 4 [Python] - Heroku/15 Configuration of static resources on Heroku.mp4 55.8 MB
05 Task 4 [Python] - Heroku/16 Configuration of Database.mp4 142.89 MB
06 Task 5 [Python] - Authentication with Facebook/17 Create Facebook App.mp4 34.28 MB
06 Task 5 [Python] - Authentication with Facebook/18 Setting up Facebook Qauth.mp4 211.19 MB
06 Task 5 [Python] - Authentication with Facebook/19 Authenticate with Facebook token.mp4 106.94 MB
06 Task 5 [Python] - Authentication with Facebook/20 Authenticate Customers & Drivers.mp4 214.05 MB
07 Task 6 [Python] - Design Restaurant Dashboard/21 General Site Structure.mp4 97.09 MB
07 Task 6 [Python] - Design Restaurant Dashboard/22 Advanced design for Restaurant.mp4 119.1 MB
07 Task 6 [Python] - Design Restaurant Dashboard/23 Advanced design for Sign In - Sign Up pages.mp4 53.94 MB
08 Task 7 [Python] - Bootstrap/24 Add Boostrap to Sign In - Sign - Up pages.mp4 67.09 MB
08 Task 7 [Python] - Bootstrap/25 Boostrap Form.mp4 98.63 MB
08 Task 7 [Python] - Bootstrap/26 Boostrap for Dashboard.mp4 134.83 MB
08 Task 7 [Python] - Bootstrap/27 Custom style for Dashboard.mp4 173.37 MB
09 Task 8 [Python] - Restaurant Dashboard - Meals/28 Restaurant Account Page.mp4 209.13 MB
09 Task 8 [Python] - Restaurant Dashboard - Meals/29 Restaurant Add Meal Page.mp4 108.8 MB
09 Task 8 [Python] - Restaurant Dashboard - Meals/30 Restaurant Add Meal function.mp4 115.82 MB
09 Task 8 [Python] - Restaurant Dashboard - Meals/31 Restaurant List Meal Page.mp4 191.53 MB
09 Task 8 [Python] - Restaurant Dashboard - Meals/32 Restaurant Edit Meal Page.mp4 129.78 MB
09 Task 8 [Python] - Restaurant Dashboard - Meals/33 Improve Side Menu.mp4 91.62 MB
10 Task 9 [Python] - Restaurant Dashboard - Orders/34 Order Model.mp4 184.57 MB
10 Task 9 [Python] - Restaurant Dashboard - Orders/35 Restaurant Order Page.mp4 198.43 MB
10 Task 9 [Python] - Restaurant Dashboard - Orders/36 Restaurant Order Status.mp4 102.64 MB
11 Task 10 [Python] - RESTful APIs/37 About Restful API and Postman.mp4 71.64 MB
11 Task 10 [Python] - RESTful APIs/38 Restful API for Restaurants.mp4 109.79 MB
11 Task 10 [Python] - RESTful APIs/39 Fixing Logo Link.mp4 40.45 MB
12 Task 11 [Python] - APIs for Customers/40 API Structure.mp4 69.83 MB
12 Task 11 [Python] - APIs for Customers/41 Getting Meals.mp4 95.05 MB
12 Task 11 [Python] - APIs for Customers/42 Creating Order.mp4 488.81 MB
12 Task 11 [Python] - APIs for Customers/43 Order Notification.mp4 289.06 MB
12 Task 11 [Python] - APIs for Customers/44 Getting the latest Order.mp4 291.85 MB
13 Task 12 [Python] - APIs for Drivers/45 API Structure.mp4 100.8 MB
13 Task 12 [Python] - APIs for Drivers/46 Getting Ready Orders.mp4 64.59 MB
13 Task 12 [Python] - APIs for Drivers/47 Picking up an Order.mp4 164.56 MB
13 Task 12 [Python] - APIs for Drivers/48 Getting the latest Order of Driver.mp4 66.68 MB
13 Task 12 [Python] - APIs for Drivers/49 Completing an Order.mp4 66.94 MB
13 Task 12 [Python] - APIs for Drivers/50 Getting Driver`s revenue.mp4 134.99 MB
14 Task 13 [Python] - Driver's location/51 Updating Driver Model.mp4 82.69 MB
14 Task 13 [Python] - Driver's location/52 Function to update Driver`s location.mp4 223.48 MB
15 Task 14 [Python] - Reports and Charts/53 Report for Revenue.mp4 320.37 MB
15 Task 14 [Python] - Reports and Charts/54 Report for Top Meals.mp4 176.11 MB
15 Task 14 [Python] - Reports and Charts/55 Report for Top Drivers.mp4 153.01 MB
16 Task 15 [Python] - Stripe/56 Create Stripe Account.mp4 59.19 MB
16 Task 15 [Python] - Stripe/57 Create Payment with Stripe.mp4 175.24 MB
17 Task 16 [Swift] - Design App for Customers/58 Creating your very first Xcode project.mp4 99.87 MB
17 Task 16 [Swift] - Design App for Customers/59 Design Login Layout.mp4 197.49 MB
17 Task 16 [Swift] - Design App for Customers/60 Create Side Menu Layout.mp4 272.64 MB
17 Task 16 [Swift] - Design App for Customers/61 Design Restaurant List Layout.mp4 231.47 MB
17 Task 16 [Swift] - Design App for Customers/62 Create Class for Restaurant View Controller.mp4 292.69 MB
17 Task 16 [Swift] - Design App for Customers/63 Design Meal List Layout.mp4 327.98 MB
17 Task 16 [Swift] - Design App for Customers/64 Design Meal Details Layout.mp4 290.71 MB
17 Task 16 [Swift] - Design App for Customers/65 Design Tray Layout.mp4 369.8 MB
17 Task 16 [Swift] - Design App for Customers/66 Create Class for Tray View Controller.mp4 223.56 MB
17 Task 16 [Swift] - Design App for Customers/67 Design Credit Card Layout.mp4 166.65 MB
17 Task 16 [Swift] - Design App for Customers/68 Design Order Layout.mp4 239.91 MB
17 Task 16 [Swift] - Design App for Customers/69 Create Class for Order View Controller.mp4 264.39 MB
18 Task 17 [Swift] - Working with Facebook SDK/70 Install Alamofire, SwiftJSON and Facebook SDK.mp4 213.79 MB
18 Task 17 [Swift] - Working with Facebook SDK/71 Connection to Facebook.mp4 355.58 MB
18 Task 17 [Swift] - Working with Facebook SDK/72 Getting Facebook User Data.mp4 375.02 MB
18 Task 17 [Swift] - Working with Facebook SDK/73 Logging out from Facebook.mp4 340 MB
19 Task 18 [Swift] - Connect to Server via API/74 Create API Manager.mp4 207.36 MB
19 Task 18 [Swift] - Connect to Server via API/75 Create Login and Logout API.mp4 329.08 MB
19 Task 18 [Swift] - Connect to Server via API/76 Testing Login and Logout functions with Server.mp4 488.37 MB
20 Task 19 [Swift] - Working on Restaurants List/77 Create API to get List of Restaurant.mp4 277.92 MB
20 Task 19 [Swift] - Working on Restaurants List/78 Create restaurant Model.mp4 286.71 MB
20 Task 19 [Swift] - Working on Restaurants List/79 Create Restaurant View Cell.mp4 367.72 MB
20 Task 19 [Swift] - Working on Restaurants List/80 Create Search Bar function.mp4 146.45 MB
20 Task 19 [Swift] - Working on Restaurants List/81 Create Activity Indicator for Restaurants List.mp4 132.49 MB
21 Task 20 [Swift] - Working on Meal List/82 Create API to get List of Meals.mp4 163.57 MB
21 Task 20 [Swift] - Working on Meal List/83 Create Meal List and Meal View Cell.mp4 299.17 MB
21 Task 20 [Swift] - Working on Meal List/84 Create Meal List View Controller.mp4 276.92 MB
21 Task 20 [Swift] - Working on Meal List/85 Create Activity Indicator for Meals List.mp4 260.94 MB
22 Task 21 [Swift] - Working on Meal Details/86 Displaying data on Meal Details.mp4 190.54 MB
22 Task 21 [Swift] - Working on Meal Details/87 Add functions to buttons.mp4 319.59 MB
22 Task 21 [Swift] - Working on Meal Details/88 Business Logic to display Tray Items.mp4 490.13 MB
23 Task 22 [Swift] - Working on Tray View/89 General Logic to display Tray View.mp4 292.2 MB
23 Task 22 [Swift] - Working on Tray View/90 Displaining Meals on Tray.mp4 240.37 MB
23 Task 22 [Swift] - Working on Tray View/91 Showing Location on Map.mp4 250.28 MB
23 Task 22 [Swift] - Working on Tray View/92 Transform an address to a Pin on Map.mp4 190.74 MB
24 Task 23 [Swift] - Working on Payment and Order View/93 Create API to handle Orders and Payment.mp4 293.45 MB
24 Task 23 [Swift] - Working on Payment and Order View/94 Add Business Logic to Payment Process.mp4 407.88 MB
24 Task 23 [Swift] - Working on Payment and Order View/95 Display order details on Order View.mp4 343.34 MB
24 Task 23 [Swift] - Working on Payment and Order View/96 Showing Locations of Restaurant and Customer on Map.mp4 338.52 MB
25 Task 24 [Swift] - Design App for Drivers/100 Design Delivery Map Layout.mp4 188.56 MB
25 Task 24 [Swift] - Design App for Drivers/101 Design Revenue Statistic Layout.mp4 84.18 MB
25 Task 24 [Swift] - Design App for Drivers/97 Design Side Menu and Orders List Layout.mp4 195.22 MB
25 Task 24 [Swift] - Design App for Drivers/98 Add switching accounts function to Login View.mp4 293.26 MB
25 Task 24 [Swift] - Design App for Drivers/99 Design Ready Orders Layout.mp4 181.44 MB
26 Task 25 [Swift] - Working on Ready Orders View/102 Create API to get List of ready Orders.mp4 184.51 MB
26 Task 25 [Swift] - Working on Ready Orders View/103 Displaying data on Ready Orders View.mp4 274.99 MB
26 Task 25 [Swift] - Working on Ready Orders View/104 Add function to pick up an order.mp4 516.9 MB
27 Task 26 [Swift] - Working on Delivery Map View/105 Showing Customer details on Drivers map.mp4 413.61 MB
27 Task 26 [Swift] - Working on Delivery Map View/106 Showing Location of Restaurant and Customers Map.mp4 118.88 MB
27 Task 26 [Swift] - Working on Delivery Map View/107 Update Drivers location to server.mp4 476.65 MB
27 Task 26 [Swift] - Working on Delivery Map View/108 Displaying Drivers Location on Customers Map.mp4 420.91 MB
27 Task 26 [Swift] - Working on Delivery Map View/109 Customise Drop Pin on Map and Two Simulators.mp4 348.36 MB
27 Task 26 [Swift] - Working on Delivery Map View/110 Completing an Order.mp4 303.65 MB
28 Task 27 [Swift] - Working on Revenue Statistic View/111 Install Charts and Create API for Drivers Revenue.mp4 144.46 MB
28 Task 27 [Swift] - Working on Revenue Statistic View/112 Showing Chart of Drivers revenue.mp4 334.96 MB
其他位置