Note: This is not an open source project.
A Web APP for Carpooling, based on Wechat mini-program Support English, Chinese
Users can freely view and post carpooling ads on the platform, making it quick and convenient to contact drivers. The platform supports features like upvoting posts, saving them to favorites, and sharing them.
The front-end of the platform uses the WeChat Mini Program framework. The server operating environment is Linux (CentOS). The back-end database utilizes MySQL and is integrated with the ThinkPHP 5.0 framework to build the API. For real-time communication, the server has a WebSocket interface, processed through the Workerman/Webman framework and integrated with the database.
用户可以免费在平台查看和发布拼车贴,联系司机快捷方便 支持帖子点赞,收藏,转发 可以修改和删除帖子
平台前端使用微信小程序框架 服务器运行环境为Linux(CentOS) 后端数据库使用mySQL,对接ThinkPHP 5.0框架搭建API 实时通讯服务使用服务器开通WebSocket接口,使用Workerman/Webman框架进行处理,并对接数据库
Screen Shot:

