Junk-Wunk is an innovative app designed to bridge the gap between rag pickers and sellers, providing an efficient and transparent marketplace for recyclable, non-recyclable, and donation materials.
- Seamless Buyer & Seller Interaction – Easily list and find recyclable materials.
- Secure Authentication – Google sign-in for quick and safe access.
- Real-time Database – Firebase Firestore ensures efficient data storage.
- Cross-Platform Support – Available on Android, iOS, Web, Windows, and MacOS.
- Image Recognition & Tagging (Upcoming) – AI-powered system to identify objects in images and auto-generate relevant tags.
We built Junk-Wunk from scratch during HACK-N-DROID
, A 24Hr Hackathon by the Android Club
at VIT Chennai, where we won the 2nd place!
![]() Aditya |
![]() Arhaan |
![]() Krish |
![]() Prakhar |
- Frontend: Flutter (Dart)
- Backend: Firebase Firestore, Firebase Authentication
- UI/UX: Designed in Figma
- Cloud Services: Google Drive API (for file management)
- Upcoming: Machine Learning for image recognition
- Clone the repository:
git clone https://github.com/dormeneur/JUNKWUNK.git
- Navigate to the project directory:
cd JUNKWUNK
- Install dependencies:
flutter pub get
- Run the app:
flutter run
We invite contributions! If you're interested in enhancing Junk-Wunk, please fork the repository and submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License.