Waste Watcher is a cross-platform mobile application designed and developed as a capstone project for the University of Maine Mitchell Center for Sustainability Solutions. Waste Watcher enables users to track their household food waste, as well as set food waste goals and visualize their waste history. It also has gamification features such as leaderboards ranking users based on their food waste reduction, and earnable badges for reaching certain milestones.
- React Native
- Javascript
- AWS
- SQL
- Expo
- Finn Jacobs
- Declan Brinn
- Gavin Palazzo
- Levi Sturtevant
- Chase Pisone
To get a local copy of this project up and running follow the steps listed below
- npm
npm install npm@latest -g
- Latest stable version of Node.js
- Expo Go installed on a mobile device
- Clone the repo
git clone https://github.com/finnjacobs99/Waste-Watcher.git
- Install project dependencies
npm install
Once you've completed all the steps for installation, enter the following command into your terminal to run a local development server
npm start
Next scan the qr code displayed in your terminal and open with Expo Go on a mobile device
Finn Jacobs - finn.jacobs99@gmail.com
Project Link: https://github.com/finnjacobs99/Waste-Watcher