1. Урок 1. 00:02:42
    Python
  2. Урок 2. 00:02:00
    Heroku
  3. Урок 3. 00:02:59
    Atom
  4. Урок 4. 00:01:52
    Postman
  5. Урок 5. 00:02:54
    Xcode
  6. Урок 6. 00:09:08
    Initialize project
  7. Урок 7. 00:08:16
    Creating Home Page
  8. Урок 8. 00:03:35
    Django Dashboard
  9. Урок 9. 00:05:24
    Adding Bootstrap
  10. Урок 10. 00:14:49
    Sign In & Sign Out
  11. Урок 11. 00:09:30
    Registration Page
  12. Урок 12. 00:07:17
    Registration Form
  13. Урок 13. 00:15:02
    Registration Function
  14. Урок 14. 00:03:47
    Setting Up
  15. Урок 15. 00:03:17
    Configuration of static resources on Heroku
  16. Урок 16. 00:09:11
    Configuration of Database
  17. Урок 17. 00:02:11
    Create Facebook App
  18. Урок 18. 00:11:31
    Setting up Facebook Oauth
  19. Урок 19. 00:09:12
    Authenticate with Facebook token
  20. Урок 20. 00:13:28
    Authenticate Customers & Drivers
  21. Урок 21. 00:05:11
    General Site Structure
  22. Урок 22. 00:10:16
    Advanced design for Restaurant
  23. Урок 23. 00:04:26
    Advanced design for Sign In - Sign Up pages
  24. Урок 24. 00:05:32
    Add Bootstrap to Sign In - Sign Up pages
  25. Урок 25. 00:06:09
    Bootstrap Form
  26. Урок 26. 00:10:10
    Bootstrap for Dashboard
  27. Урок 27. 00:10:33
    Custom style for Dashboard
  28. Урок 28. 00:12:51
    Restaurant Account Page
  29. Урок 29. 00:06:13
    Restaurant Add Meal Page
  30. Урок 30. 00:06:44
    Restaurant Add Meal function
  31. Урок 31. 00:11:43
    Restaurant List Meals Page
  32. Урок 32. 00:06:52
    Restaurant Edit Meals Page
  33. Урок 33. 00:04:50
    Improve Side Menu
  34. Урок 34. 00:11:34
    Order Model
  35. Урок 35. 00:10:34
    Restaurant Order Page
  36. Урок 36. 00:05:54
    Restaurant Order Status
  37. Урок 37. 00:04:58
    About Restful API and Postman
  38. Урок 38. 00:08:17
    Restful API for Restaurants
  39. Урок 39. 00:03:18
    Fixing Logo link
  40. Урок 40. 00:03:43
    API Structure
  41. Урок 41. 00:06:38
    Getting Meals
  42. Урок 42. 00:27:39
    Creating Order
  43. Урок 43. 00:15:11
    Order Notification
  44. Урок 44. 00:14:28
    Getting the latest Order
  45. Урок 45. 00:04:48
    API Structure
  46. Урок 46. 00:03:58
    Getting Ready Orders
  47. Урок 47. 00:09:59
    Picking up an Order
  48. Урок 48. 00:03:54
    Getting the latest Order of Driver
  49. Урок 49. 00:04:12
    Completing an Order
  50. Урок 50. 00:08:41
    Getting Driver's revenue
  51. Урок 51. 00:04:32
    Updating Driver Model
  52. Урок 52. 00:11:54
    Function to update Driver's location
  53. Урок 53. 00:17:49
    Report for Revenue
  54. Урок 54. 00:09:34
    Report for Top Meals
  55. Урок 55. 00:07:42
    Report for Top Drivers
  56. Урок 56. 00:04:31
    Create Stripe Account
  57. Урок 57. 00:09:36
    Create Payment with Stripe
  58. Урок 58. 00:07:04
    Creating your very first Xcode project
  59. Урок 59. 00:11:08
    Design Login Layout
  60. Урок 60. 00:14:54
    Create Side Menu Layout
  61. Урок 61. 00:13:39
    Design Restaurant List Layout
  62. Урок 62. 00:14:41
    Create Class for Restaurant View Controller
  63. Урок 63. 00:16:11
    Design Meal List Layout
  64. Урок 64. 00:16:37
    Design Meal Details Layout
  65. Урок 65. 00:17:25
    Design Tray Layout
  66. Урок 66. 00:10:03
    Create Class for Tray View Controller
  67. Урок 67. 00:10:56
    Design Credit Card Layout
  68. Урок 68. 00:11:29
    Design Order Layout
  69. Урок 69. 00:11:22
    Create Class for Order View Controller
  70. Урок 70. 00:11:19
    Install Alamofire, SwiftJSON and Facebook SDK
  71. Урок 71. 00:15:45
    Connection to Facebook
  72. Урок 72. 00:16:18
    Getting Facebook User Data
  73. Урок 73. 00:13:44
    Logging out from Facebook
  74. Урок 74. 00:12:31
    Create API Manager
  75. Урок 75. 00:14:36
    Create Login and Logout API
  76. Урок 76. 00:19:49
    Testing Login and Logout functions with Server
  77. Урок 77. 00:11:16
    Create API to get List of Restaurants
  78. Урок 78. 00:10:53
    Create Restaurant Model
  79. Урок 79. 00:14:18
    Create Restaurant View Cell
  80. Урок 80. 00:05:38
    Create Search Bar function
  81. Урок 81. 00:05:40
    Create Activity Indicator for Restaurants List
  82. Урок 82. 00:06:48
    Create API to get List of Meals
  83. Урок 83. 00:12:54
    Create Meal Model and Meal View Cell
  84. Урок 84. 00:10:44
    Create Meal List View Controller
  85. Урок 85. 00:11:15
    Create Activity Indicator for Meals List
  86. Урок 86. 00:07:42
    Displaying data on Meal Details
  87. Урок 87. 00:12:36
    Add functions to buttons
  88. Урок 88. 00:23:34
    Business Logic for Tray Items
  89. Урок 89. 00:11:18
    General logic to display Tray View
  90. Урок 90. 00:15:41
    Displaying Meals on Tray
  91. Урок 91. 00:09:29
    Showing Location on Map
  92. Урок 92. 00:07:54
    Transform an address to a Pin on Map
  93. Урок 93. 00:13:32
    Create API to handle Orders and Payment
  94. Урок 94. 00:18:14
    Add Business Logic to Payment Process
  95. Урок 95. 00:13:46
    Display order details on Order View
  96. Урок 96. 00:24:08
    Showing Locations of Restaurant and Customer on Map
  97. Урок 97. 00:09:53
    Design Side Menu and Orders List Layout
  98. Урок 98. 00:11:46
    Add switching accounts function to Login View
  99. Урок 99. 00:09:04
    Design Ready Orders Layout
  100. Урок 100. 00:09:44
    Design Delivery Map Layout
  101. Урок 101. 00:04:23
    Design Revenue Statistic Layout
  102. Урок 102. 00:09:49
    Create API to get List of ready Orders
  103. Урок 103. 00:11:48
    Displaying data on Ready Orders View
  104. Урок 104. 00:22:03
    Add function to pick up an order
  105. Урок 105. 00:15:49
    Showing Customer details on Driver's map
  106. Урок 106. 00:04:59
    Showing Location of Restaurant and Customer on Map
  107. Урок 107. 00:20:26
    Update Driver's location to server
  108. Урок 108. 00:16:35
    Displaying Driver's location on Customer's Map
  109. Урок 109. 00:14:53
    Customise Drop Pin on Map and Two Simulators
  110. Урок 110. 00:13:02
    Completing an Order
  111. Урок 111. 00:06:44
    Install Charts and Create API for Driver's Revenue
  112. Урок 112. 00:12:41
    Showing Chart of Driver's revenue