Welcome to Samnwadh – an open-source platform designed to bring people together, share knowledge, and make new friends, just like WhatsApp Web but with additional features! 🚀
Samnwadh is a web-based chat application that allows users to connect, share, and collaborate in real time. Whether you're looking to spread knowledge, discuss trending topics, or just make new friends, this platform is for you!
Stars | 🍴 Forks | Issues | Open PRs | Closed PRs |
- Real-time Messaging 💬
- Group Chats & Communities 🏘️
- End-to-End Encryption 🔒
- Voice & Video Calls 📞
- File Sharing & Media Support 📂
- Customizable Profiles 👤
- Open-Source & Community Driven 🌏
Abhay Kumar |
Our goal is to create an inclusive and engaging chat platform that fosters knowledge sharing, community growth, and meaningful connections.
We welcome contributions from developers of all skill levels. Here’s how you can help:
-
Fork the Repository: 📂 Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account.
-
Clone the repository: Clone the forked repository to your local machine using the following command in your terminal.
git clone https://github.com/<your-github-username>/Samnwadh
-
Add a remote upstream:
git remote add upstream https://github.com/ak-0283/Samnwadh
-
Create a new branch: Create a new branch for your changes. Run the following command in your terminal.
git checkout -b <your-branch-name>
-
Make the desired changes: Make the desired changes to the source code.
-
Add your changes: 🛠️ Add your changes to the staging area. Run the following command in your terminal.
git add <File1 changed> <File2 changed> ...
-
Commit your changes: Commit your changes with a meaningful commit message. Run the following command in your terminal.
git commit -m "<your-commit-message>"
-
Push your changes: 🚀 Push your changes to your forked repository. Run the following command in your terminal
git push origin <your-branch-name>
-
Create a Pull Request: 🤝 Go to the GitHub page of your forked repository. You should see a prompt to create a pull request (PR). Click on it, compare the changes, and create the PR.
- Discord Server: [https://discord.gg/5AZKzWqmU7]
Let’s build something amazing together! 💡🚀