Traccar Working Process back end

technomap3 years ago

Hello Anton Tananaev .. Thank you so much for Traccar Application and realy you made an amazing work .. please i steel not able to understand the working process of Traccar exactly .. i can't understand how the server recieve the data and parse it from the devices and store it in data base and also show it in a web server all that senario i'am not able to understand all the process even i check the traccar architecture page .. Please what i should to learn to get able to make a server that can receive data and handle it in tracking GPS solution what exactly the language and tools i should learn for the back-end and the front end .. thank you so much for your help and assistance

Anton Tananaev3 years ago

You need to know Java programming language and industry standard tools that people use with it.

technomap3 years ago

thank's for reply Anton Tananaev .. so the server can receive the data using websocket ? because i don't know how to start .. ( i'am still a new programmer and i'am very excited to build an tracking solution but i don't know how to start from receiving data untel showing it in application )

Anton Tananaev3 years ago

There's plenty of resources about Java out there. Traccar source code is open. If you want to understand how everything works, I would recommend to take your time and study all that.

technomap3 years ago

Thank you so much Anton Tananaev

Carlos Mukoyi2 years ago

traccar uses java and which other components can we learn javascript? ext js ?

Anton Tananaev2 years ago

Depends on which of the web apps you're planning to work on.

Carlos Mukoyi2 years ago

on the traccar web app server to be able to modify the code
which languages tools do you recomend

Carlos Mukoyi2 years ago

i see some java and javascript
Anything else

Anton Tananaev2 years ago

Traccar has two web apps. Both use JavaScript, but very different frameworks.

Carlos Mukoyi2 years ago

Hi Anton,

Thank you for being very helpful. You have done a very good project here.
Correct me the two apps are
Traccar Server - using Java
Traccar Web Interface using javascript ?

Which other frameworks are implemented that will be useful to learn please :)

Anton Tananaev2 years ago

As I said, there are two web apps. I'm not talking about the Java backend.

Carlos Mukoyi2 years ago

one is traccar-web and whats the name of the other
and the frameworks

Anton Tananaev2 years ago

I think you need to take your time and check repository.

Carlos Mukoyi2 years ago

are you talking about the modern app UI