|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/react-native-for-complete-beginners-with-backend/
课程评论:没有评论
课程名称:完全初学者的 React Native 及后端开发 课程概述:在这个 React Native 电子商务应用程序教程中,您将学习如何使用 React Native 构建跨平台的 iOS 和 Android 应用程序。课程开始时将重点关注用户界面(UI),学习如何创建一个美观的界面。在最初几小时的学习中,您将掌握如何将数据保存到异步存储中。用户界面将包括以下功能:1. 查看男女商品 2. 浏览商品 3. 查看每个商品的详情页面 4. 将商品添加到购物车 5. 从购物车中移除商品。 在前几小时的 UI 建设后,我们将开始学习 RESTful API。为此,我们将使用 Node.js 来构建 API,并利用 MongoDB 存储数据库中的数据。在构建 API 的过程中,我们还将实现 JWT 身份验证,并进行登录。最终,在下订单之前,用户需要先登录。登录后,我们将使用 Stripe 支付进行下订单。此外,还将实现产品搜索和愿望清单功能。 课程结束时,我们将学习如何在 Railway 服务器上免费托管该应用程序。因此,您将掌握将其编译成真实世界应用程序的方法,并能够从您的 Android 手机以 APK 格式访问,并展示您的第一个 React Native 电子商务应用。
In this React Native E-commerce app tutorial, you will learn how to use React Native to build an iOS and Android version app for cross platform.We will start slowly with UI. First few hours we will focus on UI and build a beautiful UI. So in first few hours you will learn how to save data to async storage.The UI will include the below features1. view men's and women's item2. scroll through items3. view detail page for each items4. add item to cart5. remove items from cartAfter a few hours we will start with restful API. To be able to work with restful api, we will use Nodejs for api building and work with mongodb for storing data in the database.As we build APIs we will also implement JWT authentication and do login. So eventually before we place order we have to login. Once we login we will place order using Stripe payment. Apart from that we will have search product and wish list.At the end we will see how to host this in Railway server for free. So you will learn how to compile this for real world app and access from your android phone as apk and show the world your very first React Native e-commerce app.