Graduation project based on the WeChat vaccine appointment applet (1) System renderings

Introduction to the blogger: Author of "Vue.js Introduction and Actual Mall Development" and "WeChat Mini Program Mall Development", CSDN blog expert, online education expert, CSDN diamond lecturer; focus on graduation design education and counseling for college students.

All projects come with basic knowledge video courses from entry to mastery, free of charge

The project is equipped with corresponding development documents, proposal report, task statement, PPT, thesis template, etc.

Contact details are available at the end of the article

Users need to register a user or directly use WeChat as an account to log in to the system for the first time. After logging in to the platform, users can perform platform operations. The main modules include the following points:

User registration: Fill in your mobile phone number and password to register an account. If you log in directly using WeChat, you don’t need to register.

Login function: Register a normal account to log in; you can also log in directly using WeChat; after logging in, you can modify the user's basic information or log out.

Home page information: The home page displays the latest 3 pieces of information entered in the background

Information list: For the latest information on the homepage, click All to display all information entered in the background. Users can browse the information list and detailed information at will.   

Latest vaccines on home page: The home page displays the latest 4 vaccine information entered.

All vaccines: directly click on all vaccines on the homepage, or click on the menu to book a vaccine; the relevant information of all vaccines entered in the background is displayed. You can click one by one in the vaccine list of the mini program to view the vaccine details.

Vaccine query: At the top of the mini program homepage and the top of the vaccine list, you can search for the vaccine you need through query.

Vaccine information: Click to go to the vaccine details page to view the vaccine introduction, corresponding attributes, etc.

Collection operation: Click "Collect" below the vaccine information details to collect it.

Vaccine appointment: In the vaccine information details, click "Reserve Vaccine" in the lower right corner, select the date and time, display the appointment results, and then click "Confirm Reservation for this Vaccine" to submit the appointment.

Mini program membership functions: mainly operations such as returning to the homepage, my vaccine appointment, my vaccine collection, user information, logging out, etc.

My vaccine appointment list: Contains vaccine appointment information to be paid and paid

Cancel application: In the "My Vaccine Appointment" list, click "Cancel Application" to delete the appointment information. Only vaccine appointment information pending payment can be canceled.

Go to payment: In the "My Vaccine Appointment" list, click "Go to Pay" to simulate payment; real payment requires a business license, we assume here that clicking is the real payment.

My Vaccine Collection: List of vaccine information collected by users, supports deletion, and supports click-to-click vaccine details

User information: fill in name, qq, email, notes and other information, support updates

Log out: clear login cookies and jump to home page

User message: fill in the message information and submit it to the platform administrator

Guess you like

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