计算机团队毕业设计:JAVA在线疫苗预约系统+微信小程序系统设计与实现

本次选用JAVA进行疫苗预约系统团队毕业设计开发,包含:WEB网站系统+微信小程序系统。

项目功能-模块图


开发概要

 

开发操作系统:windows10 + 8G内存 + 500G

WEB开发环境:JDK1.8 + Tomcat8

WEB开发语言:Java

WEB开发框架:springboot

WEB模板引擎:Thymeleaf

WEB常规技术:html + css +javascript

WEB开发工具:Idea

数据库:mysql8

数据库管理工具:navicat

微信小程序开发:微信开发者工具

微信小程序技术:wxss,wxhtml,js


团队项目-小组分工

 


项目功能-功能清单

后台管理系统(模块1-成员1开发)

系统设置:设置关于我们、联系我们、加入我们、法律声明

广告管理:设置小程序首页轮播图广告和链接

留言列表:所有用户留言信息列表,支持删除

会员列表:查看所有注册会员信息,支持删除

资讯分类:录入、修改、查看、删除资讯分类

录入资讯:录入资讯标题、内容等信息

管理资讯:查看已录入资讯列表,支持删除和修改

资讯评论列表:所有用户的评论信息列表

资讯评论管理:支持对评论信息审核,删除;审核后的信息用户才可见

疫苗属性设置:设置疫苗属性,例如是否进行、是注射还是口服等、支持修改和删除

录入疫苗:录入疫苗名称、价格、封面、介绍内容等

疫苗管理:显示疫苗的列表,支持修改和删除

设置疫苗场次:在疫苗列表,疫苗名称后面,通过【场次管理】,设置疫苗开放的日期和场次

设置热门疫苗:设置需要在前台查询框下面显示的热门疫苗,按|分隔

疫苗订单列表:显示所有用户预约的疫苗订单,包含疫苗封面、疫苗名称、价格、疫苗预约用户信息、疫苗日期和时间。

疫苗订单管理:支持付款状态修改,删除

疫苗评论列表:显示所有用户评论的疫苗信息和评论信息

疫苗评论管理:支持评论审核处理,删除处理;管理员审核后前台可见。

密码修改:修改注册的密码。

退出登录:清除登录的cookie,返回到首页。

User PC-WEB website system (module 2-member 2 development)

User registration: Fill in the mobile phone account and password to register a new user

Login function: Register an ordinary account to log in; after logging in, you can modify the basic information of the user, or log out.

About us: about us, contact us, join us, legal notice

Carousel ads: Set the home page carousel ads in the background, which can be connected to the advertisement page.

Message Feedback: The user fills in Li Kuiyan's subject, contact person, phone number, email address, and message content; background management can view the message list and delete messages. .

Vaccine list: Display all the vaccine list information that the website can provide, on the left is classified by injection and oral administration, and can be filtered by classification

Vaccine query: enter vaccine keywords at the top of the website to query

Vaccine Details: Mainly display the name of the vaccine, related pictures, whether it is imported, how to use it, the type of vaccine, and the details of the vaccine

Vaccine collection: On the vaccine details page, we can perform collection operations

Vaccine comments: On the vaccine page, post a comment (it can only be seen after being reviewed by the background administrator)

Vaccine appointment: select the date and time of the vaccine, select the serial number of the vaccine, and submit the appointment

My Favorites: You can directly click to read the interested news articles in your favorites, and you can delete them.

My Vaccine Reservation Order: Displays the list of vaccine information that has been reserved, including vaccine name, vaccination time, serial number, cost, etc. You can directly click to enter the details page.

Vaccine browsing, favorites, and comments: display the list of vaccine browsing, favorite vaccines, and comments

Information browsing, favorites, and comments: browsing list, favorites list, and comment list for general information on the website

User information: name, contact information, email address, avatar, profile, introduction, etc., which can be modified at any time; the information registered by the user is visible to the background administrator; the background administrator can delete it

Password modification: modify the registered password.

Log out: Clear the login cookie and return to the home page.

User mobile terminal-WeChat applet system (module 3-member 3 development)

User registration and login: Register a common account, and then use the registered account to log in

WeChat authorization login: directly use WeChat as an account, and log in after authorization

Information function: users can browse the information list and detailed information arbitrarily  

Message: Users can leave messages to the management platform in the Mini Program.

Vaccine library: a list of all vaccine information entered in the background; support querying to find the required vaccines

Vaccine information: Click to go to the vaccine details page, and you can view the list of vaccine introductions, pictures, prices, and user reviews.

Vaccine collection: In the operation information details, click "Favorite" below to collect

Vaccines: On the vaccine details page, click "I want to make an appointment for a vaccine", select a time to fill in the appointment information, and submit the vaccine appointment information

Vaccine appointment record: display all the appointment record information of the user

Cancel an order: In the "Appointment Records" list, for an order that has not been paid, click "Cancel Application" to delete the order

Go to payment:: In the "Appointment Records" list, click "Go to Payment" to simulate the payment

Vaccine comments: In the "Appointment Records" list, for orders that have been paid, you can click "Evaluate" for each vaccine to score and fill in comments.

Favorites: List of vaccines saved by the user.

User information: fill in the name, qq, email, remarks and other information

Exit the system: clear the cache and return to the home page of the Mini Program


how to learn and develop

For the basic knowledge involved in the project, there are free video lessons, which can be developed by yourself after learning.

web- based

WEB website development must learn HTML/CSS/JAVASCRIPT.

Learning JAVA and small program development, WEB basics must be learned, and they will be used.

JAVA development learning

Step 1: Database We need to learn the installation and use of Mysql database; the installation and use of the database management tool Navicat;

Step 2: You need to learn the construction of JDK and Tomcat environment, JAVA basic grammar, JAVA and mysql database operation, JDBC database operation; JAVA popular Spring, SpringMVC, Springboot framework.

Free course download address:

Wechat applet development and learning

       Learn the grammar, components, and api of WeChat applets; learn to use wxss, wxml, and js in the development of WeChat applets.

The download address of the video lesson on the above knowledge points:

https://www.hzyaoyi.cn/pc_xinxi_xiangqing.php?xinxi1_id=1199&cs_lxid=278


Renderings - background management system

 

 

 

 

Renderings-PC-side website system

 

 

 

 

 

Renderings-WeChat Mini Program System

 

 

 

 

 

 

 

 


 

Guess you like

Origin blog.csdn.net/u013818205/article/details/132096382