W
W
wein222021-08-30 12:04:26
Node.js
wein22, 2021-08-30 12:04:26

Web application How to connect and write it?

Good afternoon!
Completely confused about how to write this.
You need to make an application that can be connected to the site and monitor it:
create a click map, track the number of users, IPs, in short, collect data for analysis
Collect everything in a database
And the question is how to write it in a stack: JavaScript, Node.JS, React, MySQL
I don’t understand how to connect it together
And how it will connect to the site as a result of this whole thing in order to collect such data from it
Tell me plz // point me in the right direction, I’m confused

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Shamanov, 2021-08-30
@SilenceOfWinter

you add REST API with http authorization to the site. the application sends requests to the site and interprets the results.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question