Vehicle emissions estimation using smartphones for carbon offsetting.
Part of my IN3007 Individual Project(final-year-project) submission at City, University of London, titled "Estimating Carbon Emissions for Carbon Offsetting using Smartphone Geolocation".
The initial target platform for this project is Android, however I'd like to make this available on iOS in the future.
- Install Flutter SDK, available at https://flutter.dev/docs/get-started/install
- Retrieve application source code either:
- From zip file in Appendix, or
- Check out from GitHub using the terminal:
git clone https://github.com/Jmorjsm/emissions-offset.git
- (if running on android only), install android studio, Google USB driver, and enable developer mode and USB debugging in the android device settings, described in the "android setup" section in the flutter documentation - https://flutter.dev/docs/get-started/install/windows#android-setup
- cd to
emissions-offset/src/emissions-offset/directory. - Run
flutter pub getto retrieve plugin dependencies - Run
flutter run -d chrometo launch the application in Chrom e