Recyclify is a android React Native based app created to scan barcode of various products and return details about the ingredients for the content inside as well as details to recycle the product after consumtion. It consist of 6 eco-friendly types: Metal, Plastic, Paper, Organic, Electronic and Glass. each one with intersting paths on how recycling work.
- Google and Firebase Login
- Scanned Products Statistics
- News Screen
- Bar Code Camera Scanner
- Search for Product
- Add new product
To deploy this project run
git clone https://github.com/IonutDaniel99/Grovayo.git
npm install
npx react-native run-android