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

[Finishes #187355126] The products should stop listing if the expiry #29

Merged
merged 1 commit into from
May 30, 2024

Conversation

Christian-Ishimwe
Copy link
Contributor

@Christian-Ishimwe Christian-Ishimwe commented May 5, 2024

What does This PR Do

Removing products from listing when Expired

Description of Task to be completed

if the product expire,The seller recieves the email, with the details of the product which have been expired, name, quantity , date of expiration and the Image of the product.
The product, will be flagged as expired and will no longer be listed on available products of our store.

How should this be manually tested?

First, register and verify as seller, then create the collection, add a product, make sure to set also the expiration date, if the date of expiration reaches, the seller will recieve the email of the expired products.

Screenshot 2024-05-29 at 23 37 45

Copy link

render bot commented May 5, 2024

Copy link

render bot commented May 5, 2024

@Christian-Ishimwe Christian-Ishimwe force-pushed the fc-product-expire branch 2 times, most recently from 4b63d42 to 1c64b6d Compare May 6, 2024 20:01
Copy link

render bot commented May 6, 2024

Copy link
Contributor

@Celestin4 Celestin4 left a comment

Choose a reason for hiding this comment

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

That's is my comment

Copy link

render bot commented May 28, 2024

src/cronJob/productsCron.ts Show resolved Hide resolved
src/helps/datesConversion.ts Show resolved Hide resolved
@Christian-Ishimwe Christian-Ishimwe added help wanted Extra attention is needed enhancement New feature or request ready and removed enhancement New feature or request help wanted Extra attention is needed work-in-progress labels May 29, 2024
@Christian-Ishimwe Christian-Ishimwe force-pushed the fc-product-expire branch 2 times, most recently from 955ccf7 to c99d6ec Compare May 29, 2024 21:24
src/controllers/wishlist.ts Show resolved Hide resolved
src/database/models/wishlist.ts Show resolved Hide resolved
src/middleware/wishlist.ts Show resolved Hide resolved
src/routes/wishlistRoute.ts Show resolved Hide resolved
src/tests/userPassword.test.ts Show resolved Hide resolved
src/tests/wishlist.test.ts Show resolved Hide resolved
@Christian-Ishimwe Christian-Ishimwe changed the title [Delivers #187355126] The products should stop listing if the expiry [Finishes #187355126] The products should stop listing if the expiry May 29, 2024
README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@UmuhireJessie UmuhireJessie left a comment

Choose a reason for hiding this comment

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

Good work @Christian-Ishimwe, check my comment

@UmuhireJessie UmuhireJessie merged commit 9f6beec into develop May 30, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants