H5 mobile app design guide (2) --- topic selection

I was busy a while ago, and the update was a bit slow. It will start to be updated a day or twice a day tomorrow.

Choose what you do

How to choose what you want to do

Here is a recommended software XMind
interface as follows, very suitable for mind mapping,
Insert picture description herechoose the style you like and create a new one

Insert picture description hereThen record the mind map of your software

demand analysis

Belong to nonsense, you can skip

Analyze user needs

Analyze what users have expectations. For example, during the epidemic, many people need to use software with check-in functions. Check-in in
the epidemic is the needs of users. Based on this, you can analyze a bunch of things, under what background, what appears, so people appear What needs can be written according to the design format requirements

Analyze user behavior (functional)

Analyze the user's behavior, such as what needs to be done to meet the user's needs, the user opens the application, and checks in. Punch is a function.
Of course, a program has many behaviors.

Must act

For example, if an epidemic card software needs to identify users, it needs to log in and register.

Non-essential behavior

For example, a check-in software for an epidemic situation, if the user can see the epidemic data after checking in, he will definitely read it.

Software Specification

Baidu, there are a lot of software specifications

The above are all necessary for Bishe, so it's nonsense, and the teachers will also talk about it. What matters is what you are going to do

Topic selection

According to the general idea, we will think of something we want to do, such as a student management system.
After choosing the topic, you must choose the type, which is the technology to realize it. We will often see that
the xxx system based on xxx+xxx+xx is actually the same.

Topics in this series

Implement an image recognition applet based on uni-app+SpringBoot+Mysql (tentative)

Actually I haven't done this with uni-app, haha

Need to use technology (tentative)
vue front
- end uni-app front-end
SpringBoot back-end
Mysql database

Vue development environment installation

Document address that must be read: The vue3.x document
vue 3.0 has been updated. After reading the document, the writing method has not changed. To prevent errors, we still use vue2.0.
However, the performance of the 3.x series has improved a lot.
Click the link below (before Articles written)
vue installation tutorial

Scaffolding can be installed with the latest
npm install vue@next

SpringBoot development environment installation

Move to the installation of JDK and Maven

Mysql development environment installation

I use the Tencent Cloud database of
Baixing. For local setup , please move to
Mysql installation

Register Baidu Open Platform Account

Reference can simply use Baidu open platform ai







  Hello everyone, I am a code husky, a student of network engineering in the Software College, because I am a "dog", and I can eat meat for thousands of miles. I want to share what I learned during university and make progress with everyone. However, due to the limited level, there will inevitably be some mistakes in the blog. If there are any omissions, please let me know! For the time being, only update on the csdn platform, the blog homepage: https://blog.csdn.net/qq_42027681 .

未经本人允许,禁止转载

Insert picture description here


Will be launched later

Front-end: vue entry vue development applet, etc.
Back-end: java entry springboot entry, etc.
Server: MySQL entry server simple instructions cloud server to run the project
python: recommended not to warm up, be sure to see
the use of some plug-ins, etc.

The way of university is also in oneself, study hard, youth
with passion. If you are interested in programming, you can join our qq group to communicate together: 974178910
Insert picture description here

If you have any questions, you can leave a message below, I will reply if you see it

Guess you like

Origin blog.csdn.net/qq_42027681/article/details/111999843