Create form and save it to database

Preston Garvey2 years ago

Hey everyone, i would like to ask how to add new forms with input and save it to database and can be viewed.
thank you.

Anton Tananaev2 years ago

Have you studied existing code? You probably should do something similar.

Preston Garvey2 years ago

I have, but my JAVA knowledge is still basic.

Anton Tananaev2 years ago

So do you want someone to write the code for you?

Preston Garvey2 years ago

Can you help tell me where is the file that execute query?

Preston Garvey2 years ago

Not really i just wanted to know where is the file that execute query

Anton Tananaev2 years ago

QueryBuilder.java

Preston Garvey2 years ago

Thank you Anton ,
oh one more thing if that's okay with you,

I know TRACCAR use React JS Framework and i'am currently starting courses about React JS.

Can you recommend me what course or knowledge should i learn to fully understand TRACCAR.

I would much very appreciated it.

Anton Tananaev2 years ago

I think you should just read the official documentations for the frameworks we're using.