{"id":18721184,"url":"https://github.com/lessa-portfolio/angular-movies","last_synced_at":"2026-04-11T09:41:51.958Z","repository":{"id":180823768,"uuid":"665749455","full_name":"lessa-portfolio/angular-movies","owner":"lessa-portfolio","description":"A software that consumes data from The movies DB public API and displays movie information to the user. In addition, the user can like or dislike movies and see the movies most liked by the community.","archived":false,"fork":false,"pushed_at":"2023-07-17T13:41:28.000Z","size":576,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T15:12:49.698Z","etag":null,"topics":["angular","git","gitflow","github-pages","javascript","jest","jwt","jwt-authentication","jwt-token","movies","movies-api","node","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://lessa-portfolio.github.io/angular-movies/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lessa-portfolio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-12T23:19:11.000Z","updated_at":"2023-07-18T09:46:26.000Z","dependencies_parsed_at":"2024-11-07T13:41:08.517Z","dependency_job_id":"1db5cfd2-8a6c-40a9-a3a6-257a6f471055","html_url":"https://github.com/lessa-portfolio/angular-movies","commit_stats":null,"previous_names":["lessa-portfolio/angular-movies"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lessa-portfolio/angular-movies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessa-portfolio%2Fangular-movies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessa-portfolio%2Fangular-movies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessa-portfolio%2Fangular-movies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessa-portfolio%2Fangular-movies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lessa-portfolio","download_url":"https://codeload.github.com/lessa-portfolio/angular-movies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessa-portfolio%2Fangular-movies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273061084,"owners_count":25038596,"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-31T02:00:09.071Z","response_time":79,"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":["angular","git","gitflow","github-pages","javascript","jest","jwt","jwt-authentication","jwt-token","movies","movies-api","node","nodejs","typescript"],"created_at":"2024-11-07T13:33:53.633Z","updated_at":"2026-04-11T09:41:46.935Z","avatar_url":"https://github.com/lessa-portfolio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 style=\"color: #333\" align=\"center\"\u003eMovies\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-project\"\u003eProject\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-backlog\"\u003eBacklog\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-layout\"\u003eLayout\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-auhtors\"\u003eAuhtors\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Happy\" src=\"images/the-movies-db.svg\" width=\"280px\"\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n## 📋 Project\n\nA software that consumes data from \u003ca href=\"https://developer.themoviedb.org/docs\"\u003eThe movies DB\u003c/a\u003e public API and displays movie information to the user. In addition, the user can like or dislike movies and see the movies most liked by the community.\n\n## 💭 User stories\n\n- [ ] As a user, I want to see the top 10 movies from Brazil\n- [ ] As a user, I want to like and dislike movies\n- [ ] As a user, I want to see the top 10 most liked movies\n\n## 🖥️ Technologies\n\nThe project was developed using the following technologies:\n\n- \u003ca href=\"https://nodejs.org/en/\"\u003eNode.js\u003c/a\u003e\n- \u003ca href=\"https://angular.io/\"\u003eAngular\u003c/a\u003e\n- \u003ca href=\"https://www.typescriptlang.org/\"\u003eTypeScript\u003c/a\u003e\n- \u003ca href=\"https://jwt.io/\"\u003eJWT - JSON Web Tokens\u003c/a\u003e\n- \u003ca href=\"https://sass-lang.com/\"\u003eSASS\u003c/a\u003e\n- \u003ca href=\"https://jestjs.io/pt-BR/\"\u003eJest\u003c/a\u003e\n- \u003ca href=\"https://www.mongodb.com/try/download/compass\"\u003eMongo Compass Free\u003c/a\u003e\n- \u003ca href=\"https://www.atlassian.com/br/git/tutorials/comparing-workflows/gitflow-workflow\"\u003eGitFlow\u003c/a\u003e\n- \u003ca href=\"https://pages.github.com/\"\u003eGithub Pages\u003c/a\u003e\n\n## 🎨 Layout\n\nAll prototypes were tested using \u003ca href=\"http://figma.com/\"\u003eFigma\u003c/a\u003e.\n\n- \u003ca href=\"#\"\u003eResponsive Layout Prototype\u003c/a\u003e\n\n## ☕ Authors\n\n- \u003ca href=\"https://www.linkedin.com/in/lucaslessa7/\"\u003eLucas Lessa\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessa-portfolio%2Fangular-movies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flessa-portfolio%2Fangular-movies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessa-portfolio%2Fangular-movies/lists"}