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)
- Host: GitHub
- URL: https://github.com/asqit/chartingapp
- Owner: Asqit
- License: mit
- Created: 2022-11-03T19:17:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T18:27:09.000Z (over 1 year ago)
- Last Synced: 2025-12-28T11:08:19.580Z (6 months ago)
- Topics: expressjs, iot, mysql, nodejs, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 6.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.