Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 2.13 KB

README.md

File metadata and controls

54 lines (38 loc) · 2.13 KB


A(ir)Wareness by AreYouWorking

Air pollution awareness via Photo sharing Users can take or upload photos and customize whether to add PM2.5, AQI, heat map or other air pollution data to the photos before saving or sharing.

"ชาวเชียงใหม่อยู่ใกล้กับฝุนควันมากกว่าที่คิด จึงอยากจะเพิ่มความตระหนักเรื่องฝุ่นควันที่ใกล้ตัว โดยเฉพาะบน Social Media"


Running

  • Setup .env like .env.example which include api key for fetching air quality data.
  • flutter pub get
  • Open your android emulator
  • flutter run

Testing

  • Integration test flutter drive --driver=test_driver/test_driver.dart --target=integration_test/app_test.dart
  • Widget test flutter test .\test\widget_test.dart
  • Unit test flutter test .\test\unit_test.dart

Document

https://areyouworking.github.io


261361 | Software Engineering