Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

swroberson/Trash-2-Treasure

Repository files navigation

CEN3031 - Software Engineering

Team 8's Submission for "Florida Hacks with IBM" Hackathon

Team Members/Roles

  • Andrew Zelenski - Developer
  • Luke Mao - Scrum Master
  • Matt Marchio - Developer
  • Sam Roberson - Project Manager

Project Description

Trash 2 Treasure is a cross-platform mobile app used to encourage UF students to recycle empty food and beverage containers/wrappers. Students around the UF Gainesville Campus who download this app and participate in this program will have the opportunity to bring their recyclables to specified locations around campus. By depositing their recyclables at these locations, users would be awarded points based on how many items they recycled, which could be redeemed at the UF team store, campus cafeterias, and other participating stores.

Dependencies

  • React Native CLI
  • Xcode (iOS) / Android Developer (Android)
  • Node (version 12 or later)
  • MongoDB Realm for React Native

Required API Keys

  • Maps - Google Maps Platform: AIzaSyD_u-kxWvULSpY4Mw74GpkpTirRlXcFBDY
  • Public API Key for the MongoDB Realm Application: 6c4589c7-ca85-4cc9-805f-a4d90753ea5a

Running the application

  • After installing the necessary dependencies, clone this github repository
  • Before building and running the app for the first time, open a command terminal at the project’s root directory and enter the command npm install
  • To start the metro server, open a command terminal at the project’s root directory and enter the command npm start
  • If you plan on running the app on an iOS emulator, you’ll have to update the Podfile with cd ios && pod install && cd ..
  • Launch the app on the emulator of your choice by entering the command npx react-native run-[android|ios]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •