Home > front end >  The novice consult
The novice consult

Time:11-28

school homework is too difficult, want to ask the great god give some opinions

I need to fill out now to the customer to fill in the form to network model, the customer is divided into two types, they are used in the form is different also, each form has ten plates, each plate has more than 30 data needs to be stored, then the customer fill out the form after I need these forms for data analysis,
I now the idea is to use HTML + PHP + mysql to do (I'm only slightly learned these

My idea is that all data is stored in a database, and then there is a table that contains the customer information, including a login name (PK), password and type, and then each plate in the different table, also the use of login name in PK, after landing according to different types of jump to a different page, each page only one plate, customer fill out this page and save to the next page,
Want to ask next what can this tutorial resources to share?

Then for example in the plate a customer to fill in the total number, and then three mile also have the total number of the plates, that two Numbers are equal, then the client after a complete plate this total number saved in the database, in the customer fill out the three plates, and how to compare this number, to see whether they are the same?

I as admin, there is also a page on this page I can choose any of the data from the database (such as customers and customers of their plate and plate of three data) and then to merge the data together, is this feasible?





CodePudding user response:

If the data is not very big difference of the plates can use a card, no other plate with the default or null

CodePudding user response:

If the data is not very big difference of the plates can use a table, a lack of data plate with the default or null

If really need to use a different table, your design is feasible:
reference
such as customer and customer 2 they plate and plate of the three data

CodePudding user response:

refer to the second floor street vendor reply:
if the data is not very big difference of the plates can use a table, a lack of data plate with the default or null

If really need to use a different table, your design is feasible:
Reference
such as customers and customers of their plate and plate of three data
basic it is digital in a list will be easier for  I'm afraid of a table element is too much I messed up first

CodePudding user response:

Don't be so quick to the left first, look for the law, especially the business and data, comb, good business analysis to fill in the data, find out the similarities and differences, similar to a list can be used to solve the problem, the price type identification, can,

CodePudding user response:

Is very easy to add and delete, it is recommended to use vue + node + express + mongo buckets of arrangement, this as long as the js can fix, learn quickly, B site has a video, if you learned to deal with this series is handy when school homework, no object (this is the whole stack, oneself a person alacrity) before and after dry, the above video technology point B stand very much learn really quickly,
  • Related