Skip to content

Wuchieh/IntelligentAirQualityMonitoringSystem

Repository files navigation

Intelligent Air Quality Monitoring System v2

English | 繁體中文

wuchiehMeowXiaoXiang

Require

PostgreSQL
Redis
go version > 1.20

Introduction

  • This is the second generation of Intelligent Air Quality Monitoring System
  • Most of the system has been optimized
  • Introduced front-end and back-end separation in the new version
  • The front-end uses the Vue3 framework instead of rendering on the back-end to reduce back-end stress
  • Also changed the database from MySQL to PostgreSQL
  • And introduced Redis to improve some efficiency and adapt to distributed components
  • Changed identity validation to use JWT for distributed components
  • Both front-end and back-end use i18n (international and localized)
  • Painting presentation only made a small part of the changes to the main changes are to adapt to the cell phone terminal

Front-end Screen Preview

index_en.pngLogin_en.png

Line Screen Preview

lineSettingMenu_en.pnglineLocationsList_en.png

setLocationRange_en.pngsetNotionRange_en.png

lineMessage_en.png setNotionRangeMessage_en.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages