{"id":18462644,"url":"https://github.com/0eix/todolistapp-client","last_synced_at":"2026-04-30T10:04:00.342Z","repository":{"id":38762095,"uuid":"186944453","full_name":"0eix/todoListApp-client","owner":"0eix","description":"Simple todo list app made with angular which consumes a restful webservice","archived":false,"fork":false,"pushed_at":"2024-05-10T16:09:14.000Z","size":2900,"stargazers_count":0,"open_issues_count":26,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T12:19:48.130Z","etag":null,"topics":["3-tier-architecture","angular","n-tier-architecture","todo-list","webservice-client"],"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/0eix.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":"2019-05-16T03:29:22.000Z","updated_at":"2024-05-10T16:09:17.000Z","dependencies_parsed_at":"2024-05-10T17:28:08.553Z","dependency_job_id":"d2b7cabb-7a90-406f-bede-2ae1025a69f2","html_url":"https://github.com/0eix/todoListApp-client","commit_stats":null,"previous_names":["0eix/todolistapp-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0eix/todoListApp-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0eix%2FtodoListApp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0eix%2FtodoListApp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0eix%2FtodoListApp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0eix%2FtodoListApp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0eix","download_url":"https://codeload.github.com/0eix/todoListApp-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0eix%2FtodoListApp-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["3-tier-architecture","angular","n-tier-architecture","todo-list","webservice-client"],"created_at":"2024-11-06T09:03:49.428Z","updated_at":"2026-04-30T10:04:00.307Z","avatar_url":"https://github.com/0eix.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todoListApp-client\n\nThis is a simple Todo-list application built using angular used as an example of \nclient application of a 3-tier architecture. It consumes a restful Web service to \nlist and add tasks.\n\nThis application depends on this [API](https://github.com/0eix/todoListApp-API) \nwhich exposes the services via `http://localhost:8080/api/tasks/` and this \n[RMI server](https://github.com/0eix/todoListApp-Persistence) \nthat manages the data in a MySql database.\n\n\n![Client](screenshots/client.png)\n\n## Installation\nInstall `nvm` and `pyenv` if you don't have them already. Then run the following at the root of the project:\n```bash\n# Install the version of node used in this project\nnvm install 10.9.0\n```\n```bash\n# Set the local node version\nnvm use 10.9.0\n```\n```bash\n# Install the version of python required by node 10.9.0\npyenv install 2.7 \n```\n```bash\n# Set the local python version\npyenv local 2.7\n```\n```bash\n# Install the dependencies\nnpm install\n```\n\n## Running\n```bash\n# Start the application\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0eix%2Ftodolistapp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0eix%2Ftodolistapp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0eix%2Ftodolistapp-client/lists"}