DEV Community

Discussion on: IoT-SaaS: Web App using ReactJS, MongoDB Atlas & Realm

Collapse
 
longvd89 profile image
longvd89

I want to ask the solution on front end with react

Thread Thread
 
tagorenathv profile image
TagorenathV

From UI perspective we just give a json response to populate a chart. For fetching that value for a pid we need to use mongo aggregation pipeline. Please check this if it helps:
github.com/tagorenathv/iot-saas/bl...