Skip to content

Feat: Added Register, Login, Profile Page to create, join rooms#45

Open
durgavarapraveen wants to merge 2 commits into
sahilatahar:mainfrom
durgavarapraveen:praveen-auth
Open

Feat: Added Register, Login, Profile Page to create, join rooms#45
durgavarapraveen wants to merge 2 commits into
sahilatahar:mainfrom
durgavarapraveen:praveen-auth

Conversation

@durgavarapraveen
Copy link
Copy Markdown

Overview

This branch implements a robust authentication for Code-Sync, enabling users to log in, Register, manage multiple group projects (coding rooms), and enjoy a personalized experience with persistent sessions and chat functionality.

Features Implemented

  • Registeration Page : To create new account with Email & Username
  • Login Page : Can login to account with username & Password
  • Profile : Can manage Rooms , create new rooms, or join into existing rooms.

Frontend

Added new pages for Login , Registration & Profile.

Backend

Used MongoDB as a database storing userdata, rooms created by different users.

image image image

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 7, 2025

@durgavarapraveen is attempting to deploy a commit to the Sahil Atahar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@sahilatahar
Copy link
Copy Markdown
Owner

sahilatahar commented Dec 8, 2025

Thanks for your pull request, but I have noticed you have also pushed node modules folder.

@durgavarapraveen
Copy link
Copy Markdown
Author

Sorry I didn't see it. I thought in gitignore it is included. I removed node_modules and did another commit. Once please check it is correct. And I also didn't remove the first page which is in { / } url. Should I remove it url and make that users join only from profile page, where we can create room.

@sahilatahar
Copy link
Copy Markdown
Owner

Okay, next Sunday, I will work on this and will impliment a full authentication system and improve the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants