Skip to content

Trees for Travel: Track the carbon footprint of your flights

Notifications You must be signed in to change notification settings

racloubon/trees-for-travel-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Trees for Travel

Track the Carbon Footprint of your Flights

Trees for Travel is an app to calculate and store the carbon footprint of the flights you take. Enter your origin and destination and the app will calculate an estimated carbon footprint and provide a visual representation of how many trees you'd need to plant to offset it. You can review individual statistics for your flights as well as find information on how to donate to different environmental causes.

Trees for Travel can calculate the carbon footprint of distances between over 13,000 cities worldwide based on the estimate carbon emissions of a Boeing 747 at 80% capacity. All calculations can be easily adjusted within the code.

Getting Started (using Node.js)

  • Follow the instructions here to set up the server for your project
  • Clone this repository
  • Open config.js and enter your local IP address and the port for the server (set by default to 3000).
  • Once in the repo, run the following commands from the terminal:
cd TreesforTravel
npm install
npm start
  • Follow the generated instructions to run the app in a device emulator or on your own device using Expo.

Tech Stack

  • React Native
  • Redux

Screenshots

Landing Page

Landing Page

Landing Page

Landing Page

About

Trees for Travel: Track the carbon footprint of your flights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published