{"id":24435184,"url":"https://github.com/yuvenalmash/shyn-tv","last_synced_at":"2025-10-01T04:32:20.587Z","repository":{"id":65630370,"uuid":"584425228","full_name":"yuvenalmash/shyn-tv","owner":"yuvenalmash","description":"Shyntv is a web applictaion using tvmaze API to get shows and display them. It also uses an interaction API to handle likes and comments.","archived":false,"fork":false,"pushed_at":"2023-02-09T23:18:36.000Z","size":782,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"development","last_synced_at":"2023-03-05T21:08:08.361Z","etag":null,"topics":["api-rest","css","javascript","ui-design","webpack"],"latest_commit_sha":null,"homepage":"https://yuvenalmash.github.io/shyn-tv/dist/","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/yuvenalmash.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}},"created_at":"2023-01-02T14:31:57.000Z","updated_at":"2023-02-05T21:16:57.000Z","dependencies_parsed_at":"2023-02-08T07:46:12.253Z","dependency_job_id":null,"html_url":"https://github.com/yuvenalmash/shyn-tv","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Fshyn-tv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Fshyn-tv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Fshyn-tv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Fshyn-tv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuvenalmash","download_url":"https://codeload.github.com/yuvenalmash/shyn-tv/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234823813,"owners_count":18892380,"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":["api-rest","css","javascript","ui-design","webpack"],"created_at":"2025-01-20T17:13:21.147Z","updated_at":"2025-10-01T04:32:20.070Z","avatar_url":"https://github.com/yuvenalmash.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"https://github.com/microverseinc/readme-template/blob/master/murple_logo.png\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\n  \u003ch3\u003e\u003cb\u003eAPI-based-webapp\u003c/b\u003e\u003c/h3\u003e\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [� Table of Contents](#-table-of-contents)\n- [📖 API-based-webapp ](#-api-based-webapp-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [🚀 Live Demo ](#-live-demo-)\n  - [🚀 Video Representation ](#-video-representation-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Visit And Open Files](#visit-and-open-files)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n# 📖 API-based-webapp \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**API-based-webapp** is a Show/Movies web application. It majorly displays different Shows and movies from the TVmaze API. The homepage shows a list of Shows/Movies you can like. The popup window shows more data on the Show/Movie selected and the user can comment on it too.\u003cbr\u003e\nThe project has two user interfaces:\n\n    - Homepage : The interface displays the following;\n        - A set of Shows/Movies all gotten from [TVmaze API](https://www.tvmaze.com/api)\n        - Likes interaction that displays number of likes for the Show/Movie. The user interface is derived from the[Involvement Api](https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270)\n\n    - Popup window : The interface displays the following;\n        - Image of the selected Show/Movie.\n        - Details and plot summary of the Show/Movie selected.\n        - Comment Section. The user comments are displayed on the page. This was also gotten from the[Involvement Api](https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270)\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e This project was developed using html, css \u0026 javascript.\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://html.com/\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/CSS\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.javascript.com/\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://webpack.js.org/\"\u003eWebpack\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://jestjs.io/\"\u003eJest\u003c/a\u003e\u003c/li\u003e   \n  \u003c/ul\u003e \n\u003c/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eAPI\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270\"\u003eInvolvement API\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.tvmaze.com/api\"\u003eTVmaze API\u003c/a\u003e\u003c/li\u003e  \n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e Below are the key features of the website:\n\n- **Used TVmaze API for Show/Movies details and pictures**\n- **Used Involvement API for likes and comments interaction**\n- **Used webpack**\n- **Add counter tests with jest**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Live Demo Link](https://yuvenalmash.github.io/API-based-webapp/dist/\n)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Video Representation \u003ca name=\"video-rep\"\u003e\u003c/a\u003e\n\n- [Video Representation Link](https://drive.google.com/file/d/1OIBT3r2wCdjgWJ58tcUXIdAkCMSnopYg/view?usp=sharing)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running follow these simple example steps.\n\n1. Clone this repository or download the Zip folder:\n\n**``git clone https://github.com/yuvenalmash/API-based-webapp.git``**\n\n2. Navigate to the location of the folder in your machine:\n\n**``you@your-Pc-name:~$ cd \u003cfolder\u003e``**\n\n### Visit And Open Files\n1-Visit Repo\n[Visit Repo](https://github.com/yuvenalmash/API-based-webapp)\n\n2-Download Repo\n[Download Repo](https://github.com/yuvenalmash/API-based-webapp/archive/refs/heads/main.zip)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Yuvenal Njoroge**\n\n- GitHub: [@githubhandle](https://github.com/yuvenalmash)\n- Twitter: [@twitterhandle](https://twitter.com/_Juvenal_)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/yuvenal-njoroge)\n\n👤 **Adeshina Adenuga**\n\n- GitHub: [@githubhandle](https://github.com/nuga0909)\n- Twitter: [@twitterhandle](https://twitter.com/nuga0909)\n- LinkedIn: [LinkedIn](linkedin.com/in/adeshina-adenuga-282036171)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e Implement full schedule and search tab functionalities.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/yuvenalmash/API-based-webapp/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, Give a ⭐️.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Project from [Microverse](https://www.microverse.org/?grsf=i6yi2m) html, css \u0026 Javascript module\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvenalmash%2Fshyn-tv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvenalmash%2Fshyn-tv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvenalmash%2Fshyn-tv/lists"}