Yeasir0032 / Discord-Clone

A Discord clone built using Next.js, Tailwind CSS, and LiveKit, providing users with real-time text, voice, and video communication features.
https://discord-a.up.railway.app/
MIT License
39 stars 47 forks source link

Design a Login Page #64

Closed Yeasir0032 closed 3 months ago

Yeasir0032 commented 4 months ago

Just design a login page without any functionality

Screenshot from 2024-05-23 15-06-45 Make sure your design is as per the picture above You should not use the same image as above for background you can take any image from unsplash, make sure that you give a url to the image

You have to do:

omsai11 commented 4 months ago

@RiyaRanka @aryanmehra0 @saswat733 You guys want to work on this feature updation

RiyaRanka commented 4 months ago

@omsai11 I can work on this feature. I will create the Login page using Tailwind CSS. Please assign me this issue.

Yeasir0032 commented 4 months ago

@RiyaRanka Are you able to work with

saswat733 commented 4 months ago

@Yeasir0032 i am not able to setup your project i am following your readme but still not able to do it can you please guid me i am getting some errors

Yeasir0032 commented 4 months ago

@saswat733 I think the supabase is not setup properly I mean the tables and everything I am working on it. What is your error by the way?

RiyaRanka commented 4 months ago

Yes I am will work with:

  • [X] Radix UI
  • [X] Themeing in Tailwind
  • [X] JSX
parthiv011 commented 4 months ago

Is this issue still open if not Can i work?

parthiv011 commented 4 months ago

Hi @Yeasir0032 I am recieving this error while setting up the project can u help me with it? Says Unhandled Runtime Error Error: destination url or return back url should be an absolute path url!

Though I have setup all the urls in .env file

Screenshot (175)

Yeasir0032 commented 4 months ago

I think it's a Clerk Js error Make sure you setup properly

parthiv011 commented 4 months ago

I think it's a Clerk Js error Make sure you setup properly

This I am receiving after I signin using Google in clerk It also shows the user in clerk dashboard.

KanishkChhajed commented 2 months ago

Hey @parthiv011 how can you solve that

Hi @Yeasir0032 I am recieving this error while setting up the project can u help me with it? Says Unhandled Runtime Error Error: destination url or return back url should be an absolute path url!

Though I have setup all the urls in .env file

Screenshot (175)

Hey @parthiv011 @PayalKumari10, how can you solve this problem? Could you tell me the steps to solve this issue, as I am also currently facing this issue?

PayalKumari10 commented 2 months ago

@KanishkChhajed, Can you tell me what type of error you are facing? Expalin it.

KanishkChhajed commented 2 months ago

Hello @PayalKumari10, Basically I am facing two types of problem :

  1. When I sign in as a new user, maybe there is no set callback page in it, as result I got this error: Screenshot 2024-08-05 075753

  2. When I have already signed in as a user, then run the project, I got this problem: Screenshot 2024-08-05 080545

I think there is no problem with clerk JS as new user instance is created there and this is middleware related problem. I am unable to fix this right now, please help me out with this.

Yeasir0032 commented 2 months ago

Hey @KanishkChhajed could you please create a new issue for this bug. It would be greatly helpful

KanishkChhajed commented 2 months ago

Hey @Yeasir0032, I'm going to create a new issue for this.