-
Notifications
You must be signed in to change notification settings - Fork 93
search feature added #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@priyam191 is attempting to deploy a commit to the agamjotsingh18's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Still we can't see |
|
Do one thing, change the url from localhost:5000 to your backend url |
|
Hello @priyam191 Can you please add a video clip of your work in which the code you have added, the steps you followed and output shown in it. |
freecompress-Untitled.video.-.Made.with.Clipchamp.1.1.mp4i forgot to do one step here , because the database is already seeded. Run this query " node seedItems.js" it will set the database then move forward to other part |
|
Why it's having conflict issues when you pulled the latest code already |
|
It's still not working |
|
Hey @priyam191 , @agamjotsingh18 Let's connect and have a meet call to understand and resolve the issue. |
|
@priyam191 please join the project discord server - https://discord.gg/CXhcEcd6 for further communication. |
|
Joined |
#16 fixed
added the search functionality, type the products which are in the database and see the listed products.
added a file seedItem.js, run this file first. node seedItem.js