摘 要伴随着无线移动设备的发展,智能手机也日益普及,近年来 Android 得到了社会更多的认同和应用。手机在教育行业的应用也更加广泛,学习规划 APP也应运而生。在学习规划过程中,有目的的制定计划和完成日期最为主要。简单的目标计划通过个人每天的签到,能使得个人对完成目标的进度有所度量,也能让个人每天的任务更加分明。本次设计使用 Android Studio 和 IntelliJ IDEA 作为开发工具,使用 Java 语言进行软件的开发与设计,使用 MySQL 作为数据库,使用Spring Boot 作为框架,Web 界面使用 HTML+CSS+JavaScript 的方式实现。本设计主要包含以下功能:用户手机端的注册登录、新建规划、点赞、评论、关注、修改个人信息等;管理员 PC 端的登录、修改信息、用户管理等。本论文介绍了大学生学习规划 APP 的研究背景、功能设计和开发过程。【关键词】学习规划;MySQL 数据库;Java 语言iAbstractWith the development of wireless mobile devices and the increasing popularity of smart phones, Android has gained more social recognition and applications in recent years. Mobile phone is also more widely used in the education industry, and learning planning APP also emerged.In the learning planning process, the most important thing is to make a plan with a purpose and the completion date. Simple goal planning allows individuals to measure their progress toward achieving goals through daily check-ins, and to make their daily tasks clearer. In this design, Android Studio and IntelliJ IDEA are used as the development tools, and Java language is used for software development and design. MySQL is used as the database, Spring Boot is used as the framework, and the Web interface is implemented by HTML+CSS+JavaScript. This design mainly includes the following functions: Users register and login, create new plans, thumb up, comment, follow and modify personal information on the mobile terminal; Administrator PC side login, modify information, user management an...