https://github.com/kris701/P2
A website to show and predict IAQ and give warnings to a user
https://github.com/kris701/P2
arduino css html iot javascript mysql node-mcu nodejs webdev
Last synced: 4 months ago
JSON representation
A website to show and predict IAQ and give warnings to a user
- Host: GitHub
- URL: https://github.com/kris701/P2
- Owner: kris701
- License: mit
- Created: 2020-02-03T11:34:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T20:38:28.000Z (over 4 years ago)
- Last Synced: 2025-03-14T12:34:39.524Z (about 1 year ago)
- Topics: arduino, css, html, iot, javascript, mysql, node-mcu, nodejs, webdev
- Language: JavaScript
- Homepage:
- Size: 9.92 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notification platform using airquality sensors and IoT
This is a university project made at Aalborg University students, studying computer science.
This project is about, as the title suggests, giving the ability to study the IAQ (Indoor Air Quality) of a room to a normal user.
Currently (as of 11th of May 2020) there is a website hosted by Aalborg University of the project:
https://dat2c1-3.p2datsw.cs.aau.dk/
The website is of intuitive design, and is hopefully easy to understand. The project is using Visual Studio as an IDE. With this project is also attached the reports that was made in conjunction. An openAPI have also been made for this project, that can be found here: https://app.swaggerhub.com/apis/kris701/P2Project/1.0.0-oas3#/ or in the GitHub (https://github.com/kris701/P2-Project/tree/master/P2Project/ServerSide/openAPI)