Skip to content

samisnotinsane/orion_flutterhack20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tidy Logo

Tidy

An eco friendly app, keeping your friendly neighbourhood clean.
Made with ❤️ from London. Available on iOS and Android.

Created as part of Google Flutter hackathon #Hack20.

Report bug · Request feature

Usage

Please note that you will need to generate your own Google Maps API key for iOS and/or Android and embed it in this project before using any map functionality. I've disabled my API key after the hackathon ended as it would otherwise incur costs.

For iOS: Open AppDelegate.swift and edit the line

GMSServices.provideAPIKey("<YOUR-API-KEY-HERE>")

For Android: Open AndroidManifest.xml and edit the line

<meta-data android:name="com.google.android.geo.API_KEY" android:value="<YOUR-API-KEY-HERE>"/>

replacing the prompt <YOUR-API-KEY-HERE> with your actual API key string.

Screenshots

Landing screen

Home

Report mess

Redeem

Profile

Table of contents

Quick start

This is a normal flutter app. You should follow the instructions in the official documentation.

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Team

Sameen Islam

Tien Vu

Aaron Burpitt

Osman Moomin

Copyright and license

Fully open source :)

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages