Mongoose get list of users who bought a ticket everyday of the week and filter 5

I’m creating a product for a company, and one of the feature is that they want to award any user who buys an item everyday for the 7 days of the week.
I’m currently using node, express, and mongoose.
So how do I get the records of only the users who bought at least an item everyday for the seven days of the week. This draw will be made every weekend

Welcome to the MongoDB Community Forums @Omega_Uwedia!

We’ll need some more details to provide suggestions relevant to your environment and document schema.

Please share the specific software versions you are using including your version of MongoDB server.

Please share some example documents if you’d like assistance creating or troubleshooting a query. Any query or aggregation will depend on how you have structured your data.

Thanks,
Stennie