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

[New API] : IMDb Movie Searcher #332

Closed
1 task done
thevijayshankersharma opened this issue Jul 21, 2024 · 3 comments · Fixed by #333
Closed
1 task done

[New API] : IMDb Movie Searcher #332

thevijayshankersharma opened this issue Jul 21, 2024 · 3 comments · Fixed by #333
Assignees
Labels
awesome gssoc New label for GSSOC-24 level3 NEW API/3 EXISTING API ENHANCEMENTS/5 BUGS newapi Denotes the new api is there

Comments

@thevijayshankersharma
Copy link
Contributor

Brief Description 🤓

IMDb Movie Searcher is a web application that allows users to search for movies using the IMDb database. It provides detailed information about each movie, including plot summaries, release dates, genres, ratings, and more.

The IMDb Movie Searcher API integrates with the OMDB (Open Movie Database) API to fetch movie data based on user queries. It retrieves and displays movie details dynamically, ensuring a seamless user experience.

How will you develop it?🤩

For the API design, we will implement a backend server using Node.js and Express.js. This server will handle client requests, communicate with the OMDB API to fetch movie data, and format the responses appropriately. JSON will be used as the data interchange format between the backend and frontend components of the application. The API endpoints will be designed to support search functionalities, movie details retrieval, and potentially other features like user authentication or caching for performance optimization.

Deployment

Yes

Select the open source program you are contributing to

Other

Code of Conduct

@dishamodi0910
Copy link
Owner

Greetings @thevijayshankersharma🎀 ! , We are excited to have you dive into another issue with us!🚀
Your involvement in our project has been invaluable, and we're confident that your skills and insights will help us conquer this challenge😇.

Use command /gssoc24 to self assign the issue.

This issue represents an exciting opportunity for us to improve and enhance our project, and we are thrilled to have you on board.
We request you to follow CONTRIBUTING GUIDELINES.
Looking for your PR soon!
In case of any issues, you can contact us on Discord.❣️

@dishamodi0910 dishamodi0910 added awesome gssoc New label for GSSOC-24 level3 NEW API/3 EXISTING API ENHANCEMENTS/5 BUGS newapi Denotes the new api is there labels Jul 21, 2024
@thevijayshankersharma
Copy link
Contributor Author

/gssoc24

@dishamodi0910
Copy link
Owner

Hey @thevijayshankersharma ! I wanted to inform you that we have closed issue.Thank you for your understanding, and we look forward to your continued engagement with our repository🤗.
In case of any issues, you can contact us on Discord.
Thank you! ❣️
Happy Coding! ✨
Will See you soon❣️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awesome gssoc New label for GSSOC-24 level3 NEW API/3 EXISTING API ENHANCEMENTS/5 BUGS newapi Denotes the new api is there
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants