https://github.com/whoabhisheksah/fjord
International Smart Space App Challenge’ (IEM-ISSAC) - an online International Hackathon Repository
https://github.com/whoabhisheksah/fjord
android androidstudio aqicn java
Last synced: 3 months ago
JSON representation
International Smart Space App Challenge’ (IEM-ISSAC) - an online International Hackathon Repository
- Host: GitHub
- URL: https://github.com/whoabhisheksah/fjord
- Owner: whoAbhishekSah
- Created: 2018-10-08T18:29:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T11:22:05.000Z (over 6 years ago)
- Last Synced: 2025-02-09T06:12:43.381Z (4 months ago)
- Topics: android, androidstudio, aqicn, java
- Language: Java
- Size: 1.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fjord
IEM International Smart Space Apps Challenge 2018## Abstract:
We are solving [Problem Statement 4](http://iedc.iemecell.com/).
Target Device: Android Platform
APIs being used:
- [AQICN](https://aqicn.org/api/)
- [Breezometer](https://breezometer.com/)
- [Google Maps API](https://developers.google.com/maps/documentation/android-sdk/intro)## Final Submission
The app can be downloaded from [here](https://drive.google.com/open?id=1v0VdeCLMAaVC7Q988B3UWPa1mME6Tq7C)### Video Demo
This [video](https://www.youtube.com/watch?v=HVMM1gi6uO8&t=26s) shows how you can install and use the app. You need to give it the location permissions by yourself(shown in video).At this stage it is doing the following this:
- Detects the location(latitude/longitude) of the user via Cell Network and/or GPS
- Passes the location to AQICN API
- Gathers the JSON data from AQICN API for the nearest station available
- Shows the AQI and concentration of major air pollutants### A rough demo of the workflow
