{"id":16212720,"url":"https://github.com/mdyeates/movie-app","last_synced_at":"2026-04-24T22:34:07.894Z","repository":{"id":135089067,"uuid":"578316753","full_name":"mdyeates/movie-app","owner":"mdyeates","description":"This website allows users to search for and view information about their favorite movies. The movie data is powered by the OMDB API, which provides access to a database of over 500,000 movies and TV shows.","archived":false,"fork":false,"pushed_at":"2023-01-03T00:54:12.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T21:51:42.008Z","etag":null,"topics":["javascript","jquery","movie-app","omdb-api","practice"],"latest_commit_sha":null,"homepage":"https://mdyeates.github.io/movie-app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdyeates.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-14T19:07:49.000Z","updated_at":"2023-09-15T06:27:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"06ef3e2d-55e5-4506-9a0f-8538e15239f5","html_url":"https://github.com/mdyeates/movie-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdyeates/movie-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeates%2Fmovie-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeates%2Fmovie-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeates%2Fmovie-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeates%2Fmovie-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdyeates","download_url":"https://codeload.github.com/mdyeates/movie-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdyeates%2Fmovie-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261199456,"owners_count":23123908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","jquery","movie-app","omdb-api","practice"],"created_at":"2024-10-10T10:53:22.102Z","updated_at":"2026-04-24T22:34:02.866Z","avatar_url":"https://github.com/mdyeates.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\u003ch3 align=\"center\"\u003eMovie App\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\nThis website allows users to search for and view information about their favorite movies. The movie data is powered by the OMDB API, which provides access to a database of over 500,000 movies and TV shows.\n\u003cbr /\u003e\n\u003ca href=\"https://github.com/mdyeates/movie-app\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003ca href=\"https://mdyeates.github.io/movie-app/\"\u003eView Live Deployment\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/mdyeates/movie-app/issues\"\u003eReport Bug\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/mdyeates/movie-app/issues\"\u003eRequest Feature\u003c/a\u003e\n\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#acknowledgments\"\u003eAcknowledgments\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\nThis project is a simple movie website app that utilizes the OMDB API to display information about movies. The goal of the project was to practice using APIs and creating a dynamic website.\n\nThe app was initially built using vanilla JavaScript, and a separate branch was created to convert it to jQuery. The app allows users to search for movies by title and view details about the movie.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Built With\n\n[![JQuery][jquery.com]][jquery-url]\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## License\n\nDistributed under the MIT License. See `LICENSE.md` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTACT --\u003e\n\n## Contact\n\nMichael Yeates - [@mdyeates](https://twitter.com/mdyeates) - michael-yeates@outlook.com\n\nProject Link: [https://github.com/mdyeates/movie-app](https://github.com/mdyeates/movie-app)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGMENTS --\u003e\n\n## Acknowledgments\n\n- [JQuery Docs](https://jquery.com/)\n- [JQuery Cheat Sheet](https://htmlcheatsheet.com/jquery/)\n- [Introduction to server-side APIs](https://www.codenewbie.org/blogs/an-intro-to-apis)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\n[license-shield]: https://img.shields.io/github/license/mdyeates/movie-app.svg?style=for-the-badge\n[license-url]: https://github.com/mdyeates/movie-app/blob/main/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/mdyeates\n[jquery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge\u0026logo=jquery\u0026logoColor=white\n[jquery-url]: https://jquery.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdyeates%2Fmovie-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdyeates%2Fmovie-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdyeates%2Fmovie-app/lists"}