{"id":15549811,"url":"https://github.com/iturres/tvmaze-shows-website","last_synced_at":"2025-08-03T00:07:30.131Z","repository":{"id":177056894,"uuid":"658893845","full_name":"ITurres/TVmaze-shows-website","owner":"ITurres","description":"🎥 TVMaze is a website where you can see top shows related info, like them, and add comments. Team @ITurres, @Ruthmy. Check it out! 👇","archived":false,"fork":false,"pushed_at":"2023-12-17T23:59:58.000Z","size":812,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-06-06T03:04:18.252Z","etag":null,"topics":["api-rest","bootstrap","css","involvement-api","javascript","movies-website","tvmaze-api"],"latest_commit_sha":null,"homepage":"https://iturres.github.io/TVmaze-shows-website/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/ITurres.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}},"created_at":"2023-06-26T17:56:02.000Z","updated_at":"2025-05-31T23:01:35.000Z","dependencies_parsed_at":"2023-07-10T06:45:42.267Z","dependency_job_id":null,"html_url":"https://github.com/ITurres/TVmaze-shows-website","commit_stats":null,"previous_names":["iturres/tvmaze-movies-website","iturres/tvmaze-shows-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ITurres/TVmaze-shows-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2FTVmaze-shows-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2FTVmaze-shows-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2FTVmaze-shows-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2FTVmaze-shows-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ITurres","download_url":"https://codeload.github.com/ITurres/TVmaze-shows-website/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITurres%2FTVmaze-shows-website/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268475669,"owners_count":24256153,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","bootstrap","css","involvement-api","javascript","movies-website","tvmaze-api"],"created_at":"2024-10-02T13:41:41.367Z","updated_at":"2025-08-03T00:07:30.070Z","avatar_url":"https://github.com/ITurres.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./src/assets/media/tvm-header-logo-red.png\" alt=\"tv-maze-logo\" heigth=\"auto\" width=\"210\"\u003e\n  \u003ch1\u003e\u003cb\u003eMovies Website\u003c/b\u003e\u003c/h1\u003e\n\u003c/div\u003e\n\n---\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n    - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n---\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 🎥 TV Maze website \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**\"TV Maze\"** capstone project is about building a SPA web application based on an external API. We had selected an API that provides data about a topic that we liked and then we built the webapp around it. The webapp have 2 user interfaces.\n\n### Learning objectives:\n\n- Use JavaScript to make websites dynamic and build basic single page apps.\n- Use ES6 syntax.\n- Use ES6 modules.\n- Use callbacks and promises.\n- Use webpack.\n- Apply JavaScript best practices and language style guides in code.\n- Use AAA pattern for unit tests.\n- Write units tests for a JavaScript app.\n- Follow [Gitflow](https://github.com/microverseinc/curriculum-transversal-skills/blob/main/git-github/articles/gitflow.md).\n- Solve simple git conflicts.\n- Send and receive data from an API.\n- Use API documentation.\n- Understand and use JSON.\n- Make JavaScript code asynchronous.\n- Perform a code review for a team member.\n\n---\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\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/HTML\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/CSS\"\u003eCSS3\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://getbootstrap.com/\"\u003eBootstrap\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/es/docs/Web/JavaScript\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eAPI's\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.tvmaze.com/api\"\u003eTV Maze API\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://microverse.notion.site/Involvement-API-869e60b5ad104603aa6db59e08150270\"\u003eInvolvement API\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n---\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003cul\u003e\n  \u003cli\u003eHTML \u0026 CSS3\u003c/li\u003e\n  \u003cli\u003eJavaScript\u003c/li\u003e\n  \u003cli\u003eLinters\n    \u003cul\u003e\n      \u003cli\u003eLihgthouse\u003c/li\u003e\n      \u003cli\u003eStyleLint\u003c/li\u003e\n      \u003cli\u003eESLint\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003eWebpack 5\u003c/li\u003e\n  \u003cli\u003eFollow Microverse's list of best practices for JavaScript projects.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- 🎤 [Project presentation: video demo](https://drive.google.com/file/d/1-eSDabquIJCbvbQblqBPvSwbDIvaRfIb/view?usp=sharing)\n\n- [Live Demo Link](https://iturres.github.io/TVmaze-movies-website/dist/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n\u003cul\u003e\n    \u003cli\u003e\u003cp\u003eA modern browser (supports html5)\u003c/p\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003cp\u003eGit and a GitHub account\u003c/p\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n### Setup\n\nClone this repository to your desired folder by using this 👇️ command :\n\n```\ngit clone https://github.com/ITurres/TVmaze-movies-website.git\n```\n\n### Install\n\nInstall this project with:\n\n```\n npm install\n```\n\n### Usage\n\n```\n npm run start\n```\n\n### Run tests\n\n```\n npm test\n```\n\n### Deployment\n\n- Not aplicable.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Arthur Iturres**\n\n- GitHub: [@ITurres](https://github.com/ITurres)\n- Twitter: [@Arthur_ITurres](https://twitter.com/ArthurIturres)\n- LinkedIn: [Arthur Emanuel G. Iturres](https://www.linkedin.com/in/arturoemanuelguerraiturres/)\n\n👤 **Ruth Abreu**\n\n- GitHub: [@Ruthmy](https://github.com/Ruthmy)\n- Twitter: [@rury_exe](https://twitter.com/rury_exe)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] Migrate to React TypeScript.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- CONTRIBUTING --\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](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project and know someone who might find it helpful, please share it.\nOr give it a **star** ⭐️\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI thank Microverse for this fantastic opportunity, the code reviewers for their advice and time, and my excellent coding partner and team member [@Ruthmy](https://github.com/Ruthmy) 🏆\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- LICENSE --\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\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiturres%2Ftvmaze-shows-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiturres%2Ftvmaze-shows-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiturres%2Ftvmaze-shows-website/lists"}