{"id":22750027,"url":"https://github.com/cesar1227/supermarket-frontend","last_synced_at":"2026-04-27T23:35:03.829Z","repository":{"id":187113623,"uuid":"650757465","full_name":"Cesar1227/supermarket-frontend","owner":"Cesar1227","description":"Aplicación web diseñada mediante Angular con conexión a API que actúa como backend. Diseñada para mostrar al usuario los supermercados y productos en cada uno de ellos.","archived":false,"fork":false,"pushed_at":"2023-09-12T22:26:02.000Z","size":8030,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T06:24:02.403Z","etag":null,"topics":["angular","angular-material","api","api-google-maps","netlify","typescript"],"latest_commit_sha":null,"homepage":"https://64a6f7f24109ee58b94fe325--inquisitive-florentine-483735.netlify.app/","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/Cesar1227.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-06-07T18:37:31.000Z","updated_at":"2023-09-12T22:31:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"17e0447c-8a33-42c8-91d7-55ad92d4d300","html_url":"https://github.com/Cesar1227/supermarket-frontend","commit_stats":null,"previous_names":["cesar1227/supermarket-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cesar1227/supermarket-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cesar1227%2Fsupermarket-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cesar1227%2Fsupermarket-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cesar1227%2Fsupermarket-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cesar1227%2Fsupermarket-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cesar1227","download_url":"https://codeload.github.com/Cesar1227/supermarket-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cesar1227%2Fsupermarket-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32360111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["angular","angular-material","api","api-google-maps","netlify","typescript"],"created_at":"2024-12-11T04:11:45.025Z","updated_at":"2026-04-27T23:35:03.808Z","avatar_url":"https://github.com/Cesar1227.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ListaSuper\n* Aplicación web diseñada mediante Angular con conexión a API que actúa como backend.\n* Diseñada para mostrar al usuario los supermercados y productos en cada uno de ellos, así como el lugar más cercano para dirigirse hasta este.\n\n### Pruebala!!\nURL: https://64a6f7f24109ee58b94fe325--inquisitive-florentine-483735.netlify.app/\n\n\u003c/br\u003e\n\n* #### Dashboard\n\u003cimg src=\"./doc/Dashboard.png\" style=\"width: 100%; height: 80%\"/\u003e\n\n\u003c/br\u003e\n\n* #### Login\n\u003cimg src=\"./doc/Login.png\" style=\"width: 100%; height: 80%\"/\u003e\n\n\u003c/br\u003e\n\n* #### Visualización de superMercados\n\u003cimg src=\"./doc/mercados.png\" style=\"width: 100%; height: 80%\"/\u003e\n\n\u003c/br\u003e\n\n* #### Vista de supermercado 1\n\u003cimg src=\"./doc/SuperAra.png\" style=\"width: 100%; height: 80%\"/\u003e\n\n\u003c/br\u003e\n\n* #### Vista de supermercado 2\n\u003cimg src=\"./doc/SuperExito.png\" style=\"width: 100%; height: 80%\"/\u003e\n\n\u003c/br\u003e\n\n# supermarketFrontend\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.5.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesar1227%2Fsupermarket-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesar1227%2Fsupermarket-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesar1227%2Fsupermarket-frontend/lists"}