{"id":23093066,"url":"https://github.com/crispengari/todo-app-angular-js","last_synced_at":"2026-04-08T21:31:17.301Z","repository":{"id":141095238,"uuid":"338811174","full_name":"CrispenGari/todo-app-angular-js","owner":"CrispenGari","description":"My first Angular JS application. This is a simple todo application that performs the following operations  - adding a todo item - deleting a todo item - updates a todo item - showing all the todo items","archived":false,"fork":false,"pushed_at":"2021-02-14T13:33:39.000Z","size":214,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T18:52:03.041Z","etag":null,"topics":["angular","angularjs","api","css","fontend","html","javascript","json","sass","scss","typescript"],"latest_commit_sha":null,"homepage":"","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/CrispenGari.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":"2021-02-14T13:26:27.000Z","updated_at":"2021-02-14T16:49:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"4de1cc8d-2ee1-4210-bbfd-6a7c3d514f5d","html_url":"https://github.com/CrispenGari/todo-app-angular-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CrispenGari/todo-app-angular-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Ftodo-app-angular-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Ftodo-app-angular-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Ftodo-app-angular-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Ftodo-app-angular-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrispenGari","download_url":"https://codeload.github.com/CrispenGari/todo-app-angular-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrispenGari%2Ftodo-app-angular-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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","angularjs","api","css","fontend","html","javascript","json","sass","scss","typescript"],"created_at":"2024-12-16T21:46:23.563Z","updated_at":"2026-04-08T21:31:17.283Z","avatar_url":"https://github.com/CrispenGari.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is Todos?\n\nThis is a simple todo application that performs the following operations\n\n- adding a todo item\n- deleting a todo item\n- updates a todo item\n- showing all the todo items\n\n## Demo\n\n![alt-text](https://github.com/CrispenGari/todo-app-angular-js/blob/main/bandicam%202021-02-14%2015-23-58-758.jpg)\n\n## This application is using\n\n- html\n- Angular\n- scss\n- jsonplaceholder [here](https://jsonplaceholder.cypress.io/todos/)\n\n## Angular CLI commands used in this app\n\n```\n# Generating a component to do in the todo directory\n\nng g c components/todo\n# OR\nng generate component components/todo\n\n# Generating a service to do in the todo directory\n\nng g s services/todo\n# OR\nng generate service services/todo\n\n\n```\n\n## Why this simple application?\n\nThis is my first build with `Angular Js` so basically it's for practice purposes\n\n## URL to the ng Documentation\n\n- [Angular](https://angular.io/start/)\n\n# Todos\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.0.\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. Use the `--prod` flag for a production build.\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 [Protractor](http://www.protractortest.org/).\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%2Fcrispengari%2Ftodo-app-angular-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrispengari%2Ftodo-app-angular-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrispengari%2Ftodo-app-angular-js/lists"}