An open API service indexing awesome lists of open source software.

https://github.com/asqit/chartingapp

Personal hobby IoT project (Arduino code is not included)
https://github.com/asqit/chartingapp

expressjs iot mysql nodejs reactjs tailwindcss typescript

Last synced: 3 months ago
JSON representation

Personal hobby IoT project (Arduino code is not included)

Awesome Lists containing this project

README

          

# chartingApp

This is my IoT colab application made in `MERN` stack.
The application's goal was to simple, take the data from `MySQL` database and display them into filterable chart.
`Arduino` code is not included.

The application served me well as react learning project.