Skip to content

Tasks#41

Open
IshatV412 wants to merge 6 commits intoAISocietyIITJ:tasksfrom
IshatV412:tasks
Open

Tasks#41
IshatV412 wants to merge 6 commits intoAISocietyIITJ:tasksfrom
IshatV412:tasks

Conversation

@IshatV412
Copy link
Copy Markdown
Collaborator

@IshatV412 IshatV412 commented Jun 30, 2025

📝 What does this Pull Request do?

🔧 Type of Change

  • 🐛 Bug fix (fixes something that wasn't working)
  • ✨ New feature (adds new functionality)
  • 💅 Style change (colors, fonts, layout - no functionality change)
  • 📚 Documentation update (README, guides, comments)
  • 🧪 Tests (adding or fixing tests)
  • 🔧 Refactoring (improving code without changing functionality)

🎯 Which part of the project does this affect?

  • 🧠 AI/ML Models (AI components in ai/)
  • 🔧 Backend (Server logic in backend/)
  • 🌐 Frontend (CLI & React.js in frontend/)
  • 🌐 Network Layer (P2P networking in network/)
  • � Shared Utilities (Common code in shared/)
  • 📚 Documentation
  • 🚀 CI/CD (GitHub workflows)

🧪 How did you test this?

📸 Screenshots (if you changed the UI)

image
image

✅ Checklist

  • 🔍 I tested my changes and they work
  • 💬 My commit messages follow the format (like feat: add login button)
  • 🌿 My branch has a descriptive name (like add-login-button or fix-spelling)
  • 📝 I have correctly updated the workflows for any new tech stack that I used
  • 📖 I read the Contributing Guide if this is my first PR
  • 🤔 I would be comfortable explaining my changes to someone else

🤝 Additional Notes


📚 New to contributing?

Check out our Contributing Guide for step-by-step instructions!`

🆘 Stuck or have questions?

Don't hesitate to ask! Comment on this PR or create a new issue.

Copy link
Copy Markdown
Collaborator

@Aradhya2708 Aradhya2708 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to create a P2P chat, meaning there is no concept of "server" and "client". Create only clients, able to chat with each other using a symmetric code (i.e., two peers having the same code should be able to communicate)

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Summer of Raid '25 Jun 30, 2025
@IshatV412 IshatV412 requested a review from Aradhya2708 June 30, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants