Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opencodeiiita/wastebucks

Android app for smart waste management system with a reward based incentive system.
https://github.com/opencodeiiita/wastebucks

adobe-xd android-studio figma firebase kotlin opencode23

Last synced: 3 days ago
JSON representation

Android app for smart waste management system with a reward based incentive system.

Awesome Lists containing this project

README

        

# 🌱🗑️ WasteBucks
This android app project is based on the concept of smart waste management system with a reward based incentive system, allowing users to earn rewards by recycling/selling their home based waste products.

## 🚀 What does WasteBucks App does?
This app promotes waste reduction and promotes eco-friendly products and practices. The main idea of this app is that the user can categorize their waste and place orders for collections which will be accepted by the nearby hub and after estimating its quality and quantity rewards points will be provided to them which can be redeemed only on any eco-friendly products only through our app which will be delievered to them. In this ways we can reduce waste and encourage eco-friendly products.

## 🎯 Goals and Problems Solved:
* Good Health and well being
* Clean water and sanitation
* Decent work and economic growth
* Sustainable Cities and Communities
* Life on Land

## 🚀 Features:
* Community challenges
* Badges and leaderboards
* Community feeds

## ✨ Getting Started
- [Setup Git](https://git-scm.com/downloads)
- [Setting up Android Studio](https://developer.android.com/studio/install)

## ✒Tech Stack Used
* Kotlin
* Firebase
* Figma
* Adobe XD

## Requirements
- Android Studio Giraffe | 2022.3.1
- SDK Version: '>=2.18.0 <3.10.0'

## Claim an issue
Comment on the issue. In case of no activity on the issue even after 2 days, the issue will be reassigned. If you have difficulty approaching the issue, feel free to ask on our discord channel.

## How To Contibute

We welcome your contributions. Please follow the below guidelines while contributing to this project:

1. Fork and star⭐ the repository and clone locally.
2. Create an upstream remote and sync your local copy before your branch. See detailed instructions [here](https://help.github.com/articles/syncing-a-fork)
3. Do the work and commit changes with good commit messages.
4. Once you are confident in your work, create a pull request to the `master` branch of the upstream repository with proper descriptions explaining what you did and wait until we review it😊.
5. Submit your work only in the Task folder created under desired folder.
6. Details will be provide in the issue follow the steps properly.

> Check out [GitHub Flow](https://guides.github.com/introduction/flow/) for more details.

🧷**Directly cloning from Android Studio (Alternate method):-**

- Go to FILE ➡️ NEW ➡️ PROJECT FROM VERSION CONTROL
- Copy and paste the url of **FORKED repo** in the URL field and click clone.

## 🧾Common Rules:
- The repository is divided into several tasks. **Each task will be opened subsequently for a limited amount of time and all the submissions have to be made within those allotted days only.** NO submission will be accepted after the allotted time ends. The details for the specific tasks and the time allotted for each can be found in their specific issues.
- The submissions will be judged by the mentors and points🎉 will be allotted by them for each particular task based on various aspects like design thinking process, originality of the idea, visual appeal of the submission, code architecture etc.
- These tasks are for learning and not just scoring points so any kind of Plagiarism or attempt thereof wouldn't be tolerated and would lead to disqualification from OpenCode.
- **Your code should be error-free before creating a pull request.**

> ALL THE FINAL DECISIONS FOR THE JUDGMENT AND AWARDING OF POINTS ⚖️ BASED ON THE SUBMISSION RESIDE WITH THE MENTORS & ORGANISERS. No claim can be made on the number of points awarded by the Mentors & Organisers🙂.

## 🗒️Guidlines
Please help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.

- Reference the issue numbers in the commit message if it resolves an open issue. Follow the pattern given in [PR_TEMPLATE.md](https://github.com/opencodeiiita/WasteBucks/blob/f6221015a386d7168145bce3aad163f9bb6c1aaf/PR_TEMPLATE.md)

- Provide the relevant screenshot for easier review.

- Pull Request older than 2 days with no response from the contributor shall be marked closed.

## 📢Communication
Whether you are working on a new feature or facing a doubt please feel free to ask us on our [discord](https://discord.gg/D9999YTkS8) channel. We will be happy to help you out😊.

## ✒️Reference Links
- [Download and install the latest version of Git.](https://git-scm.com/downloads)
- [Set your username in Git.](https://help.github.com/articles/setting-your-username-in-git)
- [Set your commit email address in Git.](https://help.github.com/articles/setting-your-commit-email-address-in-git)
- [Firebase official Documentation](https://firebase.google.com/docs)
- [Kotlin official Documentation](https://kotlinlang.org/docs/home.html)