#Dailyzerowaste
Proven by over 7.5 billion #zerowaste posts on Instagram, there has been a spike in interest in the zero waste trend recently, but the limits have been exposed accordingly. If an eco-friendly product did not reach its certain usage level, it could cause ‘the rebound effect’, negatively affecting the environment. In addition, it is difficult to get the will alone.
That is why we introduce to you “Dailyzerowaste”, a mobile application that shares zero-waste related information and encourages you to be a part of the zero-waste campaign.
- Write stories about your zero-waste life
- Check your step when you enter the app.
- Filter out writings using step categories
- Achieve your goals and get an emblem.
- Share your zero-waste life photo with decotter to Instagram directly
- Visit a zero-waste shop and record via QR code
- Check your zero-waste life
- Grow your own tree in Step Page
Grow your own tree 😌
you should have flutter, android studio(emulator) and Interlinked firebase
- Clone this repository
- Launch
Terminal
and move to Project Directory - Enter
flutter pub get
- Click
Run and Debug
button and SelectDart & Flutter
- Wait building the app!
📦lib
┣ 📂DIY_page
┃ ┣ 📜DIYupload.dart
┃ ┗ 📜viewDIY.dart
┣ 📂etc
┃ ┣ 📜checkPermission.dart
┃ ┣ 📜contact.dart
┃ ┣ 📜generated_plugin_registrant.dart
┃ ┣ 📜pageTransition.dart
┃ ┣ 📜search.dart
┃ ┣ 📜temp.dart
┃ ┗ 📜versions.dart
┣ 📂feed_page
┃ ┣ 📜feedpage.dart
┃ ┣ 📜feedupload.dart
┃ ┗ 📜viewFeed.dart
┣ 📂model
┃ ┣ 📜check.dart
┃ ┣ 📜DIY.dart
┃ ┣ 📜record.dart
┃ ┣ 📜share.dart
┃ ┣ 📜store.dart
┃ ┣ 📜user.dart
┃ ┗ 📜visit.dart
┣ 📂PopUpDialog
┃ ┣ 📜checkPracticeDialog.dart
┃ ┣ 📜DIYDialog.dart
┃ ┣ 📜feedInfoDialog.dart
┃ ┣ 📜shareHashtagsDialog.dart
┃ ┣ 📜tagInfoDialog.dart
┃ ┗ 📜zeroWasteShopDialog.dart
┣ 📂share_page
┃ ┣ 📜check_permission.dart
┃ ┣ 📜image.dart
┃ ┗ 📜share.dart
┣ 📂step_page
┃ ┣ 📜practicecheck.dart
┃ ┣ 📜stepHandler.dart
┃ ┣ 📜stepHistory.dart
┃ ┣ 📜stepHistoryTemp.dart
┃ ┣ 📜stepHome.dart
┃ ┣ 📜stepInfo.dart
┃ ┣ 📜viewCheckPractice.dart
┃ ┗ 📜viewVisitShop.dart
┣ 📂users
┃ ┣ 📜login.dart
┃ ┣ 📜mypage.dart
┃ ┣ 📜profile.dart
┃ ┗ 📜question.dart
┣ 📂zerowasteshop_page
┃ ┣ 📜zeroWasteShop.dart
┃ ┗ 📜zeroWasteShopList.dart
┣ 📜bottomBar.dart
┗ 📜main.dart
DIY Firestore Database |
Practice Check Firestore Database |
Social Share Firestore Database |
Visit Shop Firestore Database |
Feed Firestore Database |
Stores Firestore Database |
Users Firestore Database |
- Flutter 2.0
- Google Firebase
- Authentication
- Firestore
- Storage
- Google Cloud Platform
- Google Maps API
click here to see our demo video 😎
- 👩🏻💻 Jeongyoon Joo, [email protected]
- 👩🏻🎨 Minseo Kim, [email protected]
- 👩🏻💻 Wonyoung Lee, [email protected]
- 👨🏻💻 Namjoon Lee, [email protected]