{"id":17450394,"url":"https://github.com/sean-perkins/nativescript-task-app","last_synced_at":"2025-05-05T20:13:11.314Z","repository":{"id":121123460,"uuid":"101508310","full_name":"sean-perkins/nativescript-task-app","owner":"sean-perkins","description":"An example task management NativeScript Angular app. Demonstrates ngrx effects, lazy-loading modules, offline storage and app branding.","archived":false,"fork":false,"pushed_at":"2017-09-28T23:39:41.000Z","size":2336,"stargazers_count":27,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-05T20:13:05.015Z","etag":null,"topics":["android","angular","ios","lazy-loading","nativescript","nativescript-template","ngrx","offline-capable","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/sean-perkins.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":"2017-08-26T19:27:35.000Z","updated_at":"2024-05-30T15:59:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7263f94-a42d-4c37-8be0-1ef7a51c75be","html_url":"https://github.com/sean-perkins/nativescript-task-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-perkins%2Fnativescript-task-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-perkins%2Fnativescript-task-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-perkins%2Fnativescript-task-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-perkins%2Fnativescript-task-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sean-perkins","download_url":"https://codeload.github.com/sean-perkins/nativescript-task-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252569647,"owners_count":21769517,"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","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":["android","angular","ios","lazy-loading","nativescript","nativescript-template","ngrx","offline-capable","typescript"],"created_at":"2024-10-17T22:15:22.173Z","updated_at":"2025-05-05T20:13:11.283Z","avatar_url":"https://github.com/sean-perkins.png","language":"TypeScript","readme":"# NativeScript Task App\nThis repository demonstrates an example task management application built with NativeScript Angular.\n\n#### Technologies\n- NativeScript Angular\n- RxJS / NgRx (State / Effects / Actions / Reducers)\n- Model-Driven Objects\n- Lazy-Loading Modules\n- Offline Mode (Persistent Storage / App Settings)\n- Angular Reactive Forms\n- TypeScript Static Sub-classing for NgRx Actions\n\n#### Feature List\n- Ability to create, update and delete tasks\n- Complete task by swiping in from the left.\n- Delete tasks by swiping in from the right.\n- Update tasks by longpressing on the list item\n- Tap \"Clear Tasks\" to clear all tasks.\n- Tap \"+\" FAB to open modal form for creating tasks.\n- All tasks are saved local to the device for persistent storage.\n- App branding will change from daytime mode at 8am to nighttime mode at 7pm.\n- Filter between complete, incomplete and all tasks by tapping the statistic bar sections.\n\n## Getting Started\n1. Download or clone this repository.\n2. Install dependencies `npm i` or `npm install`.\n3. Install and run your desired runtime `tns run ios` or `tns run android`.\n\n\n### App Images\n\n|iOS|Android|\n|:---:|:---:|\n|\u003cimg width=\"394\" alt=\"screen shot 2017-08-26 at 3 37 08 pm\" src=\"https://user-images.githubusercontent.com/13732623/29744518-6f2bc1e8-8a74-11e7-8674-9988d56d56a3.png\"\u003e|\u003cimg width=\"280\" alt=\"screen shot 2017-08-26 at 8 43 18 pm\" src=\"https://user-images.githubusercontent.com/13732623/29746170-a6c95f18-8a9f-11e7-9737-ec21b3d05ddf.png\"\u003e|\n|\u003cimg width=\"394\" alt=\"screen shot 2017-08-26 at 3 36 47 pm\" src=\"https://user-images.githubusercontent.com/13732623/29744521-7be4fd14-8a74-11e7-997d-00eb709f45ee.png\"\u003e|\u003cimg width=\"270\" alt=\"screen shot 2017-08-26 at 8 42 15 pm\" src=\"https://user-images.githubusercontent.com/13732623/29746158-689648c8-8a9f-11e7-937d-2184b3e1c705.png\"\u003e|\n|\u003cimg width=\"315\" alt=\"screen shot 2017-08-26 at 3 34 15 pm\" src=\"https://user-images.githubusercontent.com/13732623/29744515-48434e3e-8a74-11e7-9544-115fd997122d.png\"\u003e|\u003cimg width=\"265\" alt=\"screen shot 2017-08-26 at 8 43 12 pm\" src=\"https://user-images.githubusercontent.com/13732623/29746172-b7fb85f4-8a9f-11e7-879b-c3bce1077523.png\"\u003e|\n\u003cimg width=\"315\" alt=\"screen shot 2017-08-26 at 3 36 37 pm\" src=\"https://user-images.githubusercontent.com/13732623/29744523-84d312c6-8a74-11e7-987d-3039a7054095.png\"\u003e|\u003cimg width=\"245\" alt=\"screen shot 2017-08-26 at 8 42 50 pm\" src=\"https://user-images.githubusercontent.com/13732623/29746166-81752058-8a9f-11e7-9d12-961177ca5d7b.png\"\u003e|\n\n## Credits / References\n* [Zoeyshen](https://dribbble.com/zoeyshen) for the initial graphics. Show her some love on Dribbble.\n* [MadebyOliver](https://www.flaticon.com/authors/madebyoliver) for the initial references for the task icons.\n\n# Contributors\n\n[\u003cimg alt=\"Sean perkins\" src=\"https://avatars1.githubusercontent.com/u/13732623?v=3\u0026s=117\" width=\"117\"\u003e](https://github.com/sean-perkins) |\n:---:\n|[Sean Perkins](https://github.com/sean-perkins)|\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-perkins%2Fnativescript-task-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsean-perkins%2Fnativescript-task-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-perkins%2Fnativescript-task-app/lists"}