1. Урок 1. 00:02:42
    Section Overview
  2. Урок 2. 00:13:14
    Project initialization
  3. Урок 3. 00:11:15
    Project folders introduction
  4. Урок 4. 00:09:22
    Adding stylings and layout
  5. Урок 5. 00:14:04
    Separation to components
  6. Урок 6. 00:09:28
    Vue Data
  7. Урок 7. 00:10:05
    Vue Props
  8. Урок 8. 00:04:56
    Vue methods & Click Event
  9. Урок 9. 00:11:20
    Display exchanges & iterate data
  10. Урок 10. 00:10:58
    Font awesome
  11. Урок 11. 00:11:18
    Router introduction
  12. Урок 12. 00:08:38
    Create new pages
  13. Урок 13. 00:11:53
    Navigation fixes
  14. Урок 14. 00:04:52
    Router links
  15. Урок 15. 00:09:45
    Vuex integration
  16. Урок 16. 00:15:48
    Vuex explanation
  17. Урок 17. 00:06:40
    Vuex modules
  18. Урок 18. 00:19:33
    Firebase setup
  19. Урок 19. 00:13:45
    Get data from Firestore
  20. Урок 20. 00:02:37
    Section Overview
  21. Урок 21. 00:03:23
    Login & Register pages
  22. Урок 22. 00:11:51
    More inputs & two way data binding
  23. Урок 23. 00:10:54
    Firebase signup
  24. Урок 24. 00:10:18
    Enable register with email and password
  25. Урок 25. 00:07:09
    Handle result of registration
  26. Урок 26. 00:11:44
    Create user profile
  27. Урок 27. 00:13:30
    Check if user is authenticated
  28. Урок 28. 00:08:42
    Handle login process
  29. Урок 29. 00:09:25
    Handle logout process
  30. Урок 30. 00:03:29
    Create profile page
  31. Урок 31. 00:11:38
    Protected pages
  32. Урок 32. 00:13:46
    User update modal
  33. Урок 33. 00:12:33
    Store user profile
  34. Урок 34. 00:07:50
    Copying be reference
  35. Урок 35. 00:08:31
    Submit modal to update user profile
  36. Урок 36. 00:12:10
    Update profile changes & view update
  37. Урок 37. 00:03:36
    Section Overview
  38. Урок 38. 00:04:26
    Create exchange page
  39. Урок 39. 00:07:40
    Handle submission of exchange create
  40. Урок 40. 00:17:48
    Prepare Vuelidate
  41. Урок 41. 00:13:47
    Basic validations
  42. Урок 42. 00:16:18
    Custom validators
  43. Урок 43. 00:16:09
    Register form validation
  44. Урок 44. 00:12:06
    Handle "tags" input
  45. Урок 45. 00:08:02
    Create exchange success
  46. Урок 46. 00:13:00
    Exchange detail page
  47. Урок 47. 00:13:22
    Exchange layout & fetch exchange
  48. Урок 48. 00:09:25
    Fetch user on exchange detail page
  49. Урок 49. 00:10:54
    Reset data before fetch exchange
  50. Урок 50. 00:12:07
    Reusable modal
  51. Урок 51. 00:12:41
    Exchange deal modal
  52. Урок 52. 00:15:58
    Create inputs in modal
  53. Урок 53. 00:19:53
    Firebase!
  54. Урок 54. 00:15:28
    Add exchange to profile
  55. Урок 55. 00:13:14
    Create exchange on user - rework
  56. Урок 56. 00:23:05
    Displayed offered exchanges
  57. Урок 57. 00:18:35
    Exchange modal realtime changes
  58. Урок 58. 00:10:39
    Handle corner cases in modal
  59. Урок 59. 00:02:21
    Section Overview
  60. Урок 60. 00:13:55
    Create opportunity object
  61. Урок 61. 00:15:35
    Add opportunity to Firestore
  62. Урок 62. 00:15:07
    Firebase function to add opportunity to profile
  63. Урок 63. 00:15:12
    Fetch opportunities
  64. Урок 64. 00:10:19
    Get all data from opportunity
  65. Урок 65. 00:04:21
    Fetch "send" opportunities
  66. Урок 66. 00:16:57
    Display opportunities
  67. Урок 67. 00:06:23
    Display "send" oportunities
  68. Урок 68. 00:23:20
    Opportunity deal modal
  69. Урок 69. 00:12:22
    Close modal and increase credit
  70. Урок 70. 00:13:44
    Accept & Decline opportunity
  71. Урок 71. 00:16:10
    Update opportunity on user
  72. Урок 72. 00:11:56
    Update "send" opportunity
  73. Урок 73. 00:09:14
    Update credit in real time
  74. Урок 74. 00:10:32
    Opportunity accept modal
  75. Урок 75. 00:12:02
    Fetch user informations when modal opens
  76. Урок 76. 00:10:51
    Testing opportunities
  77. Урок 77. 00:01:28
    Section Overview
  78. Урок 78. 00:11:34
    Starting pagination
  79. Урок 79. 00:18:38
    Fetch more data
  80. Урок 80. 00:09:06
    Navigate to previous paginated page
  81. Урок 81. 00:05:41
    Keep track of current page
  82. Урок 82. 00:07:56
    Search input improvements
  83. Урок 83. 00:11:24
    Handle Search
  84. Урок 84. 00:05:51
    Filter exchanges
  85. Урок 85. 00:17:32
    Logout fixes
  86. Урок 86. 00:12:05
    Burger menu
  87. Урок 87. 00:12:04
    Dropdown menu
  88. Урок 88. 00:01:11
    Section Overview
  89. Урок 89. 00:12:13
    DB Rules
  90. Урок 90. 00:10:19
    Exchange rules
  91. Урок 91. 00:07:38
    Profile rules
  92. Урок 92. 00:06:24
    Opportunity rules
  93. Урок 93. 00:12:57
    Deployment part 1
  94. Урок 94. 00:20:16
    Deployment part 2
  95. Урок 95. 00:06:18
    Final Testing
  96. Урок 96. 00:00:54
    Course Outro