Humbble is an open-source dating app alternative to Bumble. Our goal is to create a privacy-focused, feature-rich dating platform that is free from corporate control and empowers users with transparency and choice.
- Matchmaking Algorithm – Smart and customizable matching system.
- Privacy First – No tracking, no data selling.
- Real-Time Chat – Secure messaging between matches.
- Open-Source – Transparent and community-driven.
- Cross-Platform – Available for Web, Android, and iOS.
Many dating apps prioritize profits over user experience and privacy. Humbble is different. By making the code open-source, we invite developers to contribute, improve, and ensure fairness in online dating.
- Node.js & npm installed
- React Native CLI for mobile development
- Firebase or a backend of choice for authentication and database
git clone https://github.com/Prakashchandra-007/Humbble.git
cd Humbble
npm installFor Web:
npm startFor Android:
npn run androidFor iOS:
npm run iosWe welcome all contributions! If you’d like to contribute:
- Fork the repository
- Create a new branch (
feature-new-feature) - Commit your changes (
git commit -m "Added new feature") - Push to the branch (
git push origin feature-new-feature) - Create a Pull Request
Check our CONTRIBUTING.md for more details.
Humbble is licensed under the MIT License. See LICENSE for details.
Join the discussion on:
Let's build a better dating experience together! ❤️



