Skip to content

Latest commit

 

History

History
128 lines (101 loc) · 6.17 KB

README.md

File metadata and controls

128 lines (101 loc) · 6.17 KB

Open Source Love svg1

🌍 Samnwadh - A Place to Connect & Collaborate

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! 🚀

✨ About the Project

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
Stars Forks Issues Open Pull Requests Closed Pull Requests

🔥 Features

  • Real-time Messaging 💬
  • Group Chats & Communities 🏘️
  • End-to-End Encryption 🔒
  • Voice & Video Calls 📞
  • File Sharing & Media Support 📂
  • Customizable Profiles 👤
  • Open-Source & Community Driven 🌏

🚀 Tech Stack

HTML5 CSS3 JavaScript

🛠️ Technologies Used
🔹 HTML5 → Structuring web pages
🔹 CSS3 → Styling and layout
🔹 JavaScript → Adding interactivity

Project Admin


Abhay Kumar

🎯 Our Mission

Our goal is to create an inclusive and engaging chat platform that fosters knowledge sharing, community growth, and meaningful connections.

🤝 How You Can Contribute

We welcome contributions from developers of all skill levels. Here’s how you can help:

  1. 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.

  2. 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
  3. Add a remote upstream:

    git remote add upstream https://github.com/ak-0283/Samnwadh
  4. Create a new branch: Create a new branch for your changes. Run the following command in your terminal.

    git checkout -b <your-branch-name>
  5. Make the desired changes: Make the desired changes to the source code.

  6. Add your changes: 🛠️ Add your changes to the staging area. Run the following command in your terminal.

    git add <File1 changed> <File2 changed> ...
  7. Commit your changes: Commit your changes with a meaningful commit message. Run the following command in your terminal.

    git commit -m "<your-commit-message>"
  8. Push your changes: 🚀 Push your changes to your forked repository. Run the following command in your terminal

    git push origin <your-branch-name>
  9. 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.

Our Contributors Red Heart

Thank you for contributing to our repository

Show some Red Heart by starring this awesome repository!

📢 Join the Community

Let’s build something amazing together! 💡🚀