{"id":17560535,"url":"https://github.com/tracymuso/capstone-project-2","last_synced_at":"2025-07-10T20:34:19.809Z","repository":{"id":58936545,"uuid":"532892737","full_name":"TracyMuso/Capstone-project-2","owner":"TracyMuso","description":"This is our javascript capstone project that consumes the TVmaze api and allows the user to view the information on famous tv series. It also gives the option of commenting and liking a certain series.","archived":false,"fork":false,"pushed_at":"2022-10-15T08:56:37.000Z","size":8788,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-24T06:14:34.689Z","etag":null,"topics":["api-rest","css","html","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://tracymuso.github.io/Capstone-project-2/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/TracyMuso.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":"2022-09-05T12:33:10.000Z","updated_at":"2023-06-12T05:16:39.000Z","dependencies_parsed_at":"2023-01-20T01:04:21.256Z","dependency_job_id":null,"html_url":"https://github.com/TracyMuso/Capstone-project-2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TracyMuso%2FCapstone-project-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TracyMuso%2FCapstone-project-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TracyMuso%2FCapstone-project-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TracyMuso%2FCapstone-project-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TracyMuso","download_url":"https://codeload.github.com/TracyMuso/Capstone-project-2/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573357,"owners_count":21452352,"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","html","javascript","webpack"],"created_at":"2024-10-21T11:25:40.164Z","updated_at":"2025-04-24T06:14:41.358Z","avatar_url":"https://github.com/TracyMuso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Series Streaming app\n\n\u003e This is our javascript capstone project. In it we implemented a streaming app. The user can view the available shows, like and comment on a particular show. We used the [tvmaze REST API](https://api.tvmaze.com/shows) to fetch the data about each show.\n\n\u003cimg src=\"./src/img/Homepage.png\" width=\"700\" height=\"500\"/\u003e\n\n![](https://img.shields.io/badge/Microverse-blueviolet).\n\n\n## Built With\n\n- HTML \u0026 CSS\n- Github\n- Javascript\n- Webpack\n\n## Live Demo \n\nClick here for the [live demo link](https://TracyMuso.github.io/Capstone-project-2/dist/)\n\n## Description video\n\nClick [here](https://drive.google.com/file/d/1vLHKtaT8Pp3Crx5S0LBR63rwnihQKqoE/view?usp=sharing) for the video presentation.\n\n## Getting Started\n\n**To get a local copy up and running follow these simple example steps.**\n\n# Prerequisites\n\n- Github flow knowledge. -Intermediate CSS, HTML and Javascript. -Installation of linter files. -install webpack\n\n# Setup \n- To get a local copy follow these simple steps:\n\n- Clone Your Github Repository Follow these steps to clone your Clone Your Github Repository Follow these steps to clone my Github repo on Windows:\n\n   - Open Git Bash;\n\n   - If Git is not already installed, it is super simple. Just go to the Git Download Folder and follow the instructions.\n\n   - Go to the current directory where you want the cloned directory to be added;\n\n   - To do this, input cd and add your folder location. You can add the folder location by dragging the folder to Git bash.\n    $ cd '/c/Users/Documents/My Git Project'\n\n    - Go to the page of the repository that you want to clone.\n\n    - Click on “Clone or download” and copy the URL.\n\n    - Use the git clone command along with the copied URL from earlier;\n\n    - $ git clone https://github.com/TracyMuso/Capstone-project-2\n\n   - Press Enter;\n\n# Tests and Configuration\n\nTo track linter errors locally follow these steps:\n\nDownload all the dependencies run:\n\nnpm install\n\n**Track HTML linter errors run:**\n\nnpx hint .\n\n**Track CSS linter errors run:**\n\nnpx stylelint \"**/*.{css,scss}\"\n\n**Track JavaScript linter errors run:**\n\nnpx eslint .\n\n\n# Usage\n- This can be used to check out shows that are available to stream. One can like and comment on a particular show.\n- **NOTE**: The mobile version is currently unavailable.\n\n# Install\n- Set up Github Actions\n- Set up linter \u003e Lighthouse , Webhint ,Stylelint , Eslint.\n- Webpack bundle for javascript.\n- Jest for  testing\n\n## Author\n\n👤 **Tracy Musongole**\n\n- GitHub: [@githubhandle](https://github.com/TracyMuso)\n- Twitter: [@twitterhandle](https://twitter.com/tracy_muso)\n- LinkedIn: [@LinkedIn](https://linkedin.com/in/tracy-muso)\n\n👤 **Festus Enning**\n\n- GitHub: [@githubhandle](https://github.com/Enning94)\n- Twitter: [@twitterhandle](https://twitter.com/nana_akyerefi)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/enning-festus)\n\n\n\n## 🤝 Contributing\nContributions, issues, and feature requests are welcome!\n\n\nFeel free to check the [issues page](github.com/TracyMuso/Capstone-project-2/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftracymuso%2Fcapstone-project-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftracymuso%2Fcapstone-project-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftracymuso%2Fcapstone-project-2/lists"}