Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 770 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 770 Bytes

AirQuality

Air quality IoT sensors e-shop and data visualization service.

Plans

  • Free: Can view only pm 10 (the least dangerous particles).
  • Premium: Can view all pm and co sensor data.

Access to premium is granted either by paying a subscription of 1.99/mo or by buying a sensor and getting lifetime access

User Roles

  1. Guest: browse and buy sensors, view real-time updated map
  2. Registered user: view detailed graphs, chat with helpdesk
  3. Admin: CRUD on e-shop products

App features

  1. REST API
  2. Websockets chat
  3. Paypal
  4. SMTP Mail

Deployment

  • Use the docker-compose file.

  • Builds AirQuality-Front-End project as well. Must be next to the AirQuality folder