Mobile traffic now far surpasses desktop traffic, so informational websites inevitably need a mobile platform. While responsive web pages and WeChat are excellent entry points, why is a dedicated client still necessary?
There are several reasons:
- Functionality, such as browser-responsive web pages, is limited by the need to cater to various devices and ensure security, especially for desktop web systems (in fact, simplicity is better). Furthermore, accessing these pages requires users to open a browser and enter a URL, making it difficult to engage users beyond core users.
- In terms of user experience, whether it's within WeChat or on a mobile webpage, which is essentially still a webpage, the functional experience will be vastly different, especially when it comes to interactive operations. Writing good interactive code is extremely difficult.
- The current system relies heavily on WeChat official accounts, limiting posts to one per day and allowing users to leave and reappear at will. Since these accounts are not part of our system, they hinder future development. A separate client, on the other hand, allows for more freedom in pushing user information and performs matching calculations, delivering relevant information to specific user groups.
Based on this, we decided to develop a mobile app. Due to time and cost constraints, the first phase only includes the three most essential functionalities.
- Classified information, including secondhand goods, rentals, and car markets, is fully integrated with the hellogwu open API, allowing direct data retrieval and access to user, posting, and reply interfaces for direct posting and editing.
- News and information, directly presenting the latest interesting news, Washington events, discount information, etc.
- Simple social networking, similar to WeChat Moments.
We have some proposed features, such as interest groups and auctions, and we hope to get user feedback after the first version goes live before we start implementing them.
This siteOriginal articleAll follow "Attribution-NonCommercial-ShareAlike 4.0 License (CC BY-NC-SA 4.0)Please retain the following annotations when sharing or adapting:
Original author:Jake Project Update,source:"Neighborhood iOS Client Functionality Ideas"