#Any great node and mongo developer# send help
2 messages · Page 1 of 1 (latest)
I’ve set up a table on a frontend and I’ve set up mongo and node on the backend. The idea is to receive the data from a form which is in next Js to mongo db. The data is basically user responses in yes or no form and I have to convert these into the percentages and send them to the dashboard on the front end.