foyzulkarim / mern-video-streaming

MERN Video Streaming is a cutting-edge, open-source platform for video streaming, offering a comprehensive, full-stack solution utilizing the latest MERN stack technologies.
MIT License
182 stars 63 forks source link

feat: video sorting by latest, popular and oldest #49

Closed Jubair70 closed 1 year ago

Jubair70 commented 1 year ago

This pr will close https://github.com/foyzulkarim/mern-video-streaming/issues/30

foyzulkarim commented 1 year ago

thanks for the pull request brother. I would like to request you to allow me some time (2 weeks) to complete my current refactoring on the server side (making genric repo thing). then i can accept this PR. Thanks 🙏

foyzulkarim commented 1 year ago

@Jubair70 please have a look https://github.com/foyzulkarim/mern-video-streaming/issues/51

foyzulkarim commented 1 year ago

this pr has conflicts.

foyzulkarim commented 1 year ago

when you complete your changes, please use the label ready for review

foyzulkarim commented 1 year ago

this feature should contain the implementation of server side as well.

when you complete your changes, please use the label ready for review

Jubair70 commented 1 year ago

Hello @foyzulkarim vai, I don't think I have enough permission to change the label. I have updated the PR. Could you please take a look ? Thanks!

foyzulkarim commented 1 year ago

Looks good for now. actual implementation of sorting will be handled in another ticket.

51