Ecosyste.ms: Awesome
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: about 6 hours 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T06:35:13.000Z (about 1 year ago)
- Last Synced: 2024-01-23T10:00:22.357Z (12 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.