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

Movie-Filter Api Done #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Movie-Filter Api Done #29

wants to merge 1 commit into from

Conversation

Akbhartiq
Copy link

Default features:
1.When user will select the features and will enter , the back-end will search and then will by-default will show the first page
2.If page==1, then we will be calculating the total number of such movies and pages
3.If page!=1, then we are just taking skip=(page-1)*page_size, page_size=10, and take_val=page_size(generally , except for the last page)
4.Response is send in the form .json format
5.The testing or my api working has been observed on my own movie_database(that is not the shared one),although all features are some , except for few documents where years were ambigous
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant