M-Commerce/Retail 购物应用程序的基本功能?
Basic Functions of a M-Commerce/Retail Shopping App?
我想尝试创建一个购物应用程序。购物应用程序有哪些基本功能?我写下了以下内容。我是否缺少任何重要的基本功能?谢谢 :) :
- Menu Bar
- Simple and well structured Navigation for browsing
- Search features
- Customers Service/Customer Support
- Shopping Cart/Checkout API (same as website)
- add products to cart
- Delete from Cart
- List of chosen products
- Buy Item
- Checkout Screen
- Add devlivery address
- redeem Coupons and Discount Codes
- Payment Details/payment options same as werbsites
- Product Details Screen (same as Website)
- Picture
- Description
- Price
- Availablity
- Share Product on Social media
- Products (taken over from websites via API)
- List of products from website
- all the products from the website should automatically be on the App
- Availability should be visible
- if a product is added (on website) its automatically added on App etc.
- Stock Count
- Log in (same as Website)
- Registration & LogIn via App
- forgot password
- Admin Panel
- Authorization
- User Management
谢谢 ;)
您可能希望允许用户将收藏夹保存为列表,以便他们可以快速重新排序。
审核很快就会变得非常复杂,因此如果您要进行设置审核,请一开始就保持简单。
还可以考虑打开启动画面来指导用户如何在第一次使用该应用程序。
最终让访问常见问题解答或实时帮助部分变得非常简单,如果人们能够回答他们自己的问题,将会带来更多的销售...
我没有时间查看您的整个规范,但以上是我在移动设备上构建几乎相同的应用程序时通过反复试验学到的东西。
我想尝试创建一个购物应用程序。购物应用程序有哪些基本功能?我写下了以下内容。我是否缺少任何重要的基本功能?谢谢 :) :
- Menu Bar
- Simple and well structured Navigation for browsing
- Search features
- Customers Service/Customer Support
- Shopping Cart/Checkout API (same as website)
- add products to cart
- Delete from Cart
- List of chosen products
- Buy Item
- Checkout Screen
- Add devlivery address
- redeem Coupons and Discount Codes
- Payment Details/payment options same as werbsites
- Product Details Screen (same as Website)
- Picture
- Description
- Price
- Availablity
- Share Product on Social media
- Products (taken over from websites via API)
- List of products from website
- all the products from the website should automatically be on the App
- Availability should be visible
- if a product is added (on website) its automatically added on App etc.
- Stock Count
- Log in (same as Website)
- Registration & LogIn via App
- forgot password
- Admin Panel
- Authorization
- User Management
谢谢 ;)
您可能希望允许用户将收藏夹保存为列表,以便他们可以快速重新排序。
审核很快就会变得非常复杂,因此如果您要进行设置审核,请一开始就保持简单。
还可以考虑打开启动画面来指导用户如何在第一次使用该应用程序。
最终让访问常见问题解答或实时帮助部分变得非常简单,如果人们能够回答他们自己的问题,将会带来更多的销售...
我没有时间查看您的整个规范,但以上是我在移动设备上构建几乎相同的应用程序时通过反复试验学到的东西。