{"id":20830673,"url":"https://github.com/iamchristianani/js-capstone","last_synced_at":"2025-10-07T12:48:05.025Z","repository":{"id":65313060,"uuid":"584454956","full_name":"iamchristianani/js-capstone","owner":"iamchristianani","description":"The Gavot Website is a dynamic platform for film lovers. Movie details are collected from an API and displayed to users, complete with a user-friendly interface for browsing and searching. Users can also like and add comments for each movie, allowing for a community-driven experience. Built with HTML5, CSS3, JavaScript, and Webpack.","archived":false,"fork":false,"pushed_at":"2023-01-06T16:15:40.000Z","size":1354,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-06-16T05:44:51.356Z","etag":null,"topics":["css3","html5","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://iamchristianani.github.io/js-capstone/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/iamchristianani.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-02T16:05:36.000Z","updated_at":"2023-05-31T11:26:17.000Z","dependencies_parsed_at":"2023-01-16T13:00:24.233Z","dependency_job_id":null,"html_url":"https://github.com/iamchristianani/js-capstone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamchristianani/js-capstone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamchristianani%2Fjs-capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamchristianani%2Fjs-capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamchristianani%2Fjs-capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamchristianani%2Fjs-capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamchristianani","download_url":"https://codeload.github.com/iamchristianani/js-capstone/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamchristianani%2Fjs-capstone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278778960,"owners_count":26044256,"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-10-07T02:00:06.786Z","response_time":59,"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":["css3","html5","javascript","webpack"],"created_at":"2024-11-17T23:25:25.306Z","updated_at":"2025-10-07T12:48:05.002Z","avatar_url":"https://github.com/iamchristianani.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\u003cb\u003eJS-Capstone\u003c/b\u003e\u003c/h3\u003e\n\u003c/div\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  -[Video Representation](#video-rep) \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- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n# 📖 JS-Capstone \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**JS-Capstone** is a TV program application, where we display all types of movies and series, and their description. The homepage shows a list of movies that you can like and drop a comment on. It also has a pop up feature where the comments are being dropped and displayed, as well as other information about the movie.\u003cbr\u003e\nThe project has two user interfaces:\n\n    - Homepage : The interface displays the following;\n        - A set of movies derived from the [TV Maze API](https://api.tvmaze.com/)\n        - Likes interaction that displays number of likes for the movies. The user interface is derived from the[Involvement Api](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/dPFjjUGUAmeW9iUvUDVo/likes)\n\n    - Popup Window : The interface displays;\n        - Images of the selected movies. The interface is derived from [TV Maze API](https://api.tvmaze.com/)\n        - Comment Section. The users comment are displayed on the page courtesy of the [Involvement Api](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/dPFjjUGUAmeW9iUvUDVo/comments)\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 use 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/microverse/Involvement-API-869e60b5ad104603aa6db59e08150270\"\u003eInvolvement API\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://api.tvmaze.com/\"\u003eTV Maze 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 TV Maze for the movie details**\n- **Used webpack**\n- **Add test 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://iamchristianani.github.io/js-capstone/dist)\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/1zrdRB-1Z_rjhdw_7SYRpkXB1-ukNqxS0/view?usp=share_link)\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/iamchristianani/js-capstone.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/iamchristianani/js-capstone)\n\n2-Download Repo\n[Download Repo](https://github.com/iamchristianani/js-capstone.git)\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👤 **Fahim Khan**\n\n- GitHub: [@Fahim-Khan-P](https://github.com/Fahim-Khan-P)\n- LinkedIn: [Fahim Khan](https://www.linkedin.com/in/fahim-khan-38a4b3240/)\n\n👤 **Christian Ani**\n\n- GitHub: [@iamchristianani](https://github.com/iamchristianani)\n- Twitter: [@twitterhandle](https://twitter.com/kriznode)\n- LinkedIn: [Christian Ani](https://www.linkedin.com/in/anikriz/)\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 CSS for styling will be added.\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/iamchristianani/js-capstone/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](https://github.com/iamchristianani/js-capstone/blob/dev/LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamchristianani%2Fjs-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamchristianani%2Fjs-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamchristianani%2Fjs-capstone/lists"}