《无线互联科技》杂志社 ›› 2022, Vol. 19 ›› Issue (9): 56-58.

• 软件透视 • 上一篇    下一篇

基于Android的宠物服务平台构建研究

秦高, 陈京生, 商滔, 蔡小丹*, 吕兴琴   

  1. 南通理工学院 计算机与信息工程学院,江苏 南通 226000
  • 出版日期:2022-05-10 发布日期:2022-07-25
  • 通讯作者: *蔡小丹(1989—),女,江苏南通人,讲师,硕士;研究方向:协同计算与服务计算。
  • 作者简介:秦高(2001— ),男,江苏南通人,本科生;研究方向:软件工程。
  • 基金资助:
    江苏省大学生创新创业训练计划项目;项目编号:202112056022Y。南通市市级科技计划项目;项目编号:JCZ21084。

Research on the construction of pet service platform based on Android

Qin Gao, Chen Jingsheng, Shang Tao, Cai Xiaodan*, Lyu Xingqin   

  1. School of Computer and Information Engineering,Nantong Institute of Technology, Nantong 226000,China
  • Online:2022-05-10 Published:2022-07-25

摘要: 宠物逐渐成为人类的生活伙伴,关于宠物的吃穿住行的宠物市场也随之发展起来,创建宠物健康信息管理系统显得异常重要。文章在分析市场上关于宠物服务问题的基础上,设计和开发了一款基于Android的宠物服务平台构建系统。该系统分为前端和后端两个部分,前端使用Android 开发,主要实现用户交互界面功能,包括注册、咨询、宠物领养、用品购买等功能模块。后端使用Java开发,主要实现系统信息实施管理以及更新,后台连接MySQL数据库实现数据存储功能,可以通过服务端实时更改和发布对信息,实现对宠物服务的有效地管理。

关键词: 宠物收养, 宠物服务, MySQL, 安卓

Abstract: Pets have gradually become human life partners,and the pet market about the food,clothing,housing and transportation of pets has also developed.It is very important to create a pet health information management system. Based on the analysis of pet service problems in the market,this paper designs and develops a pet service platform construction system based on Android. The system is divided into two parts:front-end and back-end.The front-end is developed using Android and mainly realizes user interaction interface functions,including registration,consultation,pet adoption,supplies purchase and other functional modules.The back-end is developed with Java,which mainly realizes the management and update of system information.The back-end is connected to MySQL database to realize the data storage function. The service end can change and publish the information in real time to realize the effective management of pet services.

Key words: pet adoption, pet service, MySQL, Android