Skip to content

The Official Mobile App for Green Up Day Vermont

License

Notifications You must be signed in to change notification settings

sjv01180/green-up-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green Up App

Green Up Vermont Logo

This repository contains the source code for the Green Up App, a mobile app for Vermont's Green Up Day. Green Up App is an official Code for America Project. More information about the motivation and context of this project is available on the Code for BTV Website.

How to contribute

See the CONTRIBUTING page for details on how to contribute.

Setting up your development environment

Install the expo cli

npm install expo-cli --global

Install node.js

Clone this repository

git clone https://github.com/codeforbtv/green-up-app.git

Run npm install in the root folder. Depending on your system, you may need to run it as sudo.

Create the firebase-config.js file and make sure you have the correct configuration in there. Ask around in the #green-up Slack channel about what these are.

touch data-sources/firebase-config.js

Install the expo client on your phone

For running in an emulator, install Genymotion.

Run the project in the root folder.

npm run start

or

expo start

Licensing

See the LICENSE page for details on the license.

Download the app from your favorite App Store

Google Play

Apple Store

About

The Official Mobile App for Green Up Day Vermont

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%