{"id":20271644,"url":"https://github.com/progress2002/luxopremier","last_synced_at":"2026-02-05T21:03:42.463Z","repository":{"id":67876285,"uuid":"586103187","full_name":"Progress2002/LuxoPremier","owner":"Progress2002","description":"(Collaborative Capstone Project) LuxoPremier is a website that shows you all the latest Tv-shows, you can browse, like, and comment on your favorites. Users can get the details about a particular show LuxoPremier also has a search feature that allows you to search for a particular show.","archived":false,"fork":false,"pushed_at":"2023-01-30T05:53:08.000Z","size":872,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-09-24T17:50:45.369Z","etag":null,"topics":["api-rest","css3","html5","jest-tests","vanilla-javascript","webpack"],"latest_commit_sha":null,"homepage":"","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/Progress2002.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":"2023-01-07T00:30:21.000Z","updated_at":"2023-06-22T21:02:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e85eeca7-df03-43ea-b966-e7512360a5b6","html_url":"https://github.com/Progress2002/LuxoPremier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Progress2002/LuxoPremier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progress2002%2FLuxoPremier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progress2002%2FLuxoPremier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progress2002%2FLuxoPremier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progress2002%2FLuxoPremier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Progress2002","download_url":"https://codeload.github.com/Progress2002/LuxoPremier/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Progress2002%2FLuxoPremier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29134244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T20:50:26.975Z","status":"ssl_error","status_checked_at":"2026-02-05T20:49:26.082Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","css3","html5","jest-tests","vanilla-javascript","webpack"],"created_at":"2024-11-14T12:38:59.601Z","updated_at":"2026-02-05T21:03:41.849Z","avatar_url":"https://github.com/Progress2002.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Javascript Group Capstone ](#-javascript-group-capstone-)\n  - [🛠 Built With ](#-built-with-)\n  - [Tech Stack ](#tech-stack-)\n   - [Key Features ](#key-features-)\n  - [🚀 Presentaton Link ](#-presentaton-link-)\n  - [🚀 Live Demo ](#-live-video-)\n  - [🚀 Project Details](#-project-details)\n  - [👥  Team](#--team)\n  - [🚀 Code Review link](#-code-review-link)\n  - [💻 Getting Started ](#-getting-started-)\n   - [Prerequisites ](#prerequisites-)\n    - [Setup](#setup)\n    - [Clone Git Repository](#clone-git-repository)\n    - [Install Dependencies](#install-dependencies)\n    - [Deployment ](#deployment-)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [❓ FAQ ](#-faq-)\n  - [📝 License ](#-license-)\n\n# 📖 Javascript Group Capstone \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e In this project, a website for movies is being build. The external API used for showing movies and its details is [TVmaze API](https://www.tvmaze.com/api).\n\u003e The webapp has 2 user interfaces.\n\n- A home page showing a list of movies items that you can interact with the like button\n- A popup window with detailed information about the movie. You can leave a comment as well.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n- HTML\n- CSS\n- Javascript\n- Webpack\n- APIs\n- Jest\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWebpack\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://webpack.js.org/guides/getting-started/#basic-setup\"\u003eWebpack\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eJest\u003c/summary\u003e\n  \u003cul\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\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Users can click on like buttons to like a movie**\n- **Users can click on comment button, read details and add comment to a movie**\n- **Users can filter the total number of movies displayed**\n- **Users can search up a new movie with the search button**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Presentaton Link \u003ca name=\"live-demo\" id=\"-presentaton-link-\"\u003e\u003c/a\u003e\n\n- [You can view the presentation of our project here](https://drive.google.com/file/d/1H5PkA-i1_EXW1Vu3j3ECRZrKJuYUP3YE/view)\n\n## 🚀 Live Demo \u003ca name=\"live-demo\" id=\"-live-video-\"\u003e\u003c/a\u003e\n\n- [Live Demo Link](https://progress2002.github.io/LuxoPremier/dist/)\n\n## 🚀 Project Details\n\n- [JavaScript capstone project](https://github.com/microverseinc/curriculum-javascript/blob/main/group-capstone/js_capstone.md)\n\n## 👥  Team\n- [ ] [Kennedy Owusu](https://github.com/kennedyowusu)\n- [ ] [Progress Ezeamaka](https://github.com/Progress2002)\n\n## 🚀 Code Review link\n\n- [Kennedy](https://github.com/kennedyowusu/Group-Capstone-Project/pull/25)\n\n- [Progress](https://github.com/kennedyowusu/Group-Capstone-Project/pull/26)\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\n\n### Prerequisites \u003ca name=\"prerequisites\" id=\"prerequisites-\"\u003e\u003c/a\u003e\n\nIn order to run this project you need:\n\n- [x] You need to have **nodejs** installed.\n- [x] You need to have a browser like **Google Chrome** installed.\n- [x] You need to have **git** installed\n- [x] You to have a code editor like **VS Code** or any other code-editors installed on you device.\n\n\n### Setup\n\n### Clone Git Repository\n\n- In Visual Studio Code “Terminal” change the current working directory to the location where you want the cloned directory.\n\n- Type git clone in the terminal, paste the URL you copied earlier, and press “enter” to create your local clone.\n\n```\n- git clone URL\n\n https://github.com/kennedyowusu/Group-Capstone-Project\n```\n\n### Install Dependencies\n\n```sh\n  npm install\n```\n\n### Deployment \u003ca name=\"triangular_flag_on_post-deployment\"\u003e\u003c/a\u003e\n\nYou can deploy this project using:\n\n```sh\n  npm start\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Progress Ezeamaka**\n\n- GitHub: [@githubhandle](https://github.com/Progress2002)\n- Twitter: [@twitterhandle](https://twitter.com/Progress_2002)\n- LinkedIn: [LinkedIn](www.linkedin.com/in/progress-c-ezeamaka)\n\n👤 **Kennedy Owusu**\n\n- GitHub: [@kennedyowusu](https://github.com/kennedyowusu)\n- Twitter: [@\\_iamkobby](https://twitter.com/_iamkobby)\n- LinkedIn: [kennedy-owusu](https://linkedin.com/in/kennedy-owusu)\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- [ ] **Implement additional home pages, one page per category of movies**\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/Progress2002/LuxoPremier/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nPlease give a ⭐️ if you like this project! 🤝\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- Thanks to [Microverse](https://www.microverse.org/) for giving this opportunity to learn ...\n- Code Reviewers \u0026 Coding Partners.\n- Hat tip to anyone whose code was used.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **How to generate a new key for the API?**\n\n- Open VScode and generate a key by using the following command\n\n```\ncurl -X POST https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/\n```\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 \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT]([./LICENSE](https://github.com/Progress2002/LuxoPremier/blob/develop/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%2Fprogress2002%2Fluxopremier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogress2002%2Fluxopremier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogress2002%2Fluxopremier/lists"}