adityaS011 / ecommerce-clone

Flipkart clone built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The application replicates some of the core features of the popular e-commerce platform Flipkart.
https://mern-clone-flipkart-p2p.netlify.app
MIT License
16 stars 13 forks source link

fix: Countdown timer Issue. #24

Closed Akkash20 closed 11 months ago

Akkash20 commented 11 months ago

Description:

Solves Issue: #22

This pull request introduces several enhancements to the countdown timer while addressing a key issue:

Randomized Countdown Start: When users visit the page, the countdown timer now initiates with a randomized time, adding excitement and unpredictability to their experience.

Page Reload Continuity: One of the primary improvements is ensuring that the countdown timer continues from where it left off when the page is reloaded. This update provides a seamless and consistent user experience, maintaining the timer's state across page refreshes.

"Deals Ended" Message: In addition to this, we've introduced a "Deal Expired" message to enhance user awareness. This message is displayed when the countdown timer reaches zero, making it clear to users when the countdown has concluded.

These changes collectively aim to provide an engaging, user-friendly countdown timer that maintains continuity across page reloads and offers valuable information with the "Deals Ended" message.

Your review and feedback on these changes are welcome. If you have any suggestions or require further adjustments, please don't hesitate to request a review or provide your insights.

netlify[bot] commented 11 months ago

Deploy Preview for mern-clone-flipkart-p2p ready!

Name Link
Latest commit f088c70037a66ed5f84cc06a44c1224836ea3ffd
Latest deploy log https://app.netlify.com/sites/mern-clone-flipkart-p2p/deploys/652aa2eb36a6680008f39ddc
Deploy Preview https://deploy-preview-24--mern-clone-flipkart-p2p.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Akkash20 commented 11 months ago

Hey @adityaS011 Thanks for merging the pull Request , can you please add necessary labels for Hacktoberfest?

adityaS011 commented 11 months ago

sure