Skip to content
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

Add testimonial dynamically #269

Merged
merged 4 commits into from
Feb 9, 2025

Conversation

Frpratik
Copy link
Contributor

@Frpratik Frpratik commented Feb 6, 2025

Related Issue

Fixes #195

Description

[Please include a brief description of the changes or features added]

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scd-profile-score ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 7:56am

Copy link

github-actions bot commented Feb 6, 2025

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTE.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Frpratik
Copy link
Contributor Author

Frpratik commented Feb 6, 2025

testimonial.mp4

#195 added.

@Frpratik
Copy link
Contributor Author

Frpratik commented Feb 6, 2025

  1. Install multer to upload images(npm install multer).
  2. Create an uploads folder in the base directory. refer to below image-
    image
  3. Add Mongouri in the .env file if not added.
  4. Do your db setup if you haven't done it yet.
  5. Start the server (npm start).
  6. And here we go !!!!!!

Copy link
Owner

@Ojas-Arora Ojas-Arora left a comment

Choose a reason for hiding this comment

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

@Frpratik Update branch

@Frpratik
Copy link
Contributor Author

Frpratik commented Feb 9, 2025

@Ojas-Arora Updated.

Copy link
Owner

@Ojas-Arora Ojas-Arora left a comment

Choose a reason for hiding this comment

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

Approved

@Ojas-Arora Ojas-Arora merged commit 470978e into Ojas-Arora:main Feb 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Dynamic Testimonial Page
2 participants