Nishitbaria / Dev-Exchange

A community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world. Explore topics in web development, mobile app development, algorithms, data structures, and more.
https://devexchanges.vercel.app/
MIT License
11 stars 24 forks source link

[Feature] Integrate shadcn/ui Command component with "Search Globally" component #26

Closed SaranshBangar closed 2 weeks ago

SaranshBangar commented 1 month ago

Description

Integrating "Command" component with the search bar can make it a one stop shop for the customer

Screenshots

image

Checklist

Nishitbaria commented 1 month ago

Description

The website is missing a footer which would contain all the necessary links

Screenshots

image

Checklist

  • [x] I have checked the existing issues
  • [x] I have read the Contributing Guidelines
  • [x] I am willing to work on this issue (optional)

Hey @SaranshBangar We don't currently have a Home page for DevExchange I don't think we need a footer on this Link Page

Nishitbaria commented 1 month ago

But if you want to create something then you can create This : https://ui.shadcn.com/docs/components/command

SaranshBangar commented 1 month ago

Sir should the command component replace the "Search Global" component?

image

Nishitbaria commented 1 month ago

Sir should the command component replace the "Search Global" component?

image

No can't be replace it but integrate it

SaranshBangar commented 1 month ago

Understood sir, I can do that

Should I open a new issue, or can I just continue in this issue?

Nishitbaria commented 1 month ago

Understood sir, I can do that

Should I open a new issue, or can I just continue in this issue?

Just edit the details

SaranshBangar commented 1 month ago

@Nishitbaria sir, I have followed the installation procedure but I am constantly getting the following error message

image

Can you please guide me through it?

Nishitbaria commented 1 month ago

@Nishitbaria sir, I have followed the installation procedure but I am constantly getting the following error message

image

Can you please guide me through it?

@Nishitbaria sir, I have followed the installation procedure but I am constantly getting the following error message

image

Can you please guide me through it?

Let me try

notsoocool commented 1 month ago

@SaranshBangar you need to link your Mongo DB connection URL link in .env.local file, then it will not give this error.