Skip to content

Air quality instruments e-shop and analytics service. Java back-end

Notifications You must be signed in to change notification settings

orestispanago/AirQuality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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