{"id":19698142,"url":"https://github.com/khouloudhaddad/todo","last_synced_at":"2026-06-12T11:31:46.635Z","repository":{"id":233246246,"uuid":"623973412","full_name":"khouloudhaddad/todo","owner":"khouloudhaddad","description":"Angular to do app","archived":false,"fork":false,"pushed_at":"2023-04-05T17:13:23.000Z","size":115,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"khouloud","last_synced_at":"2025-02-27T15:41:20.832Z","etag":null,"topics":["angular","todolist"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/khouloudhaddad.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}},"created_at":"2023-04-05T13:30:38.000Z","updated_at":"2023-06-01T21:30:55.000Z","dependencies_parsed_at":"2024-04-15T05:58:39.020Z","dependency_job_id":"24163c4d-a45d-4d1d-87b1-c9d4dbdd6895","html_url":"https://github.com/khouloudhaddad/todo","commit_stats":null,"previous_names":["khouloudhaddad/todo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khouloudhaddad/todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khouloudhaddad%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khouloudhaddad%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khouloudhaddad%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khouloudhaddad%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khouloudhaddad","download_url":"https://codeload.github.com/khouloudhaddad/todo/tar.gz/refs/heads/khouloud","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khouloudhaddad%2Ftodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34243051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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","todolist"],"created_at":"2024-11-11T19:43:33.071Z","updated_at":"2026-06-12T11:31:46.610Z","avatar_url":"https://github.com/khouloudhaddad.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TodoApp\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.1.5.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application 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\n## Plan de la formation\n\n* Expliquer la base de l'architecture client/serveur\n* Présentation d'Angular Framework\n* SPA: Single Page Application\n* Installation de Node Js\n* Installation d'Angular CLI\n* Installation de VSCode\n* Créer l'application ToDo App: \n  * ng new todo-app\n  * Expliquer l'arborescence des dossiers/fichiers créés: \n  \u003cul\u003e\n  \u003cli\u003e\u003cb\u003etsconfig.json:\u003c/b\u003e Fichier de configuration \u003cu\u003eglobale\u003c/u\u003e de Typescript\u003c/li\u003e\n  \u003cli\u003e\u003cb\u003etsconfig.app.json:\u003c/b\u003e Fichier de configuration \u003cu\u003elocale\u003c/u\u003e de Typescript\u003c/li\u003e\n  \u003cli\u003e\u003cb\u003e*.spec.*:\u003c/b\u003e test case file\u003c/li\u003e\n  \u003cli\u003eEditer le port par: `ng serve --port=POST_NUMBER`\u003c/li\u003e\n  \u003cli\u003e\u003cb\u003estyles.scss:\u003c/b\u003e Fichier de style \u003cu\u003eglobal\u003c/u\u003e pour l'application\u003c/li\u003e\n  \u003cli\u003e\u003cb\u003epolyfills.ts: \u003c/b\u003efew lines of code which make your application compatible for different browsers.\u003c/li\u003e\n  \u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhouloudhaddad%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhouloudhaddad%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhouloudhaddad%2Ftodo/lists"}