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

ADD Review Submission Page and API Documentation Page #255

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

shubhagarwal1
Copy link
Contributor

@shubhagarwal1 shubhagarwal1 commented Oct 14, 2024

Related Issue

fix: #254

Description

Review Page Description
The Review Page will serve as a dedicated space for users to view and analyze movie reviews collected from IMDb. It will display reviews in a structured format, allowing users to sort and filter by various criteria such as rating, date, and movie title. This page aims to enhance user experience by providing insights into viewer opinions and trends related to specific movies.
we will strore review in csv file, so that we donot require the backend to the app

API Documentation Page Description
The API Documentation Page will provide detailed information on the endpoints available for the IMDb Movie Review Scraper project. It will outline the request methods, parameters, response formats, and example usage for each endpoint. This documentation aims to assist developers in integrating the scraping functionality into their applications seamlessly, ensuring clarity and ease of use.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Screenshot 2024-10-14 at 10 40 40 PM **Toggle button to submit review** Screenshot 2024-10-14 at 10 41 01 PM

API documentation page
Screenshot 2024-10-14 at 10 41 44 PM

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

Hey @sanjay-kv can i get level up on this PR as i am submitting Two pages.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit cf95f38 into recodehive:main Oct 16, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ADD Review Submission Page and API Documentation Page
2 participants