{"id":15612316,"url":"https://github.com/kylefox/ionic-projects-demo","last_synced_at":"2025-04-04T11:43:18.444Z","repository":{"id":66575041,"uuid":"38979879","full_name":"kylefox/ionic-projects-demo","owner":"kylefox","description":"Sample Ionic app that demonstrates using `ion-side-menus` and `ion-tabs` together.","archived":false,"fork":false,"pushed_at":"2015-07-12T22:14:07.000Z","size":1696,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T21:31:58.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/kylefox.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}},"created_at":"2015-07-12T22:08:39.000Z","updated_at":"2020-06-25T08:18:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f5721bf-bf30-4485-9d84-8b194a70b0af","html_url":"https://github.com/kylefox/ionic-projects-demo","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/kylefox%2Fionic-projects-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylefox%2Fionic-projects-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylefox%2Fionic-projects-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylefox%2Fionic-projects-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylefox","download_url":"https://codeload.github.com/kylefox/ionic-projects-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174377,"owners_count":20896074,"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":[],"created_at":"2024-10-03T06:41:45.334Z","updated_at":"2025-04-04T11:43:18.423Z","avatar_url":"https://github.com/kylefox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ionic Projects Demo\n\nThis is a sample Ionic app that demonstrates using `ion-side-menus` and `ion-tabs` together.\n\nThe basic idea is: choose a Project from the side menu, then use the Tasks and Messages tabs to traverse that Project's navigation hierarchy.\n\n* **Live Demo:** [ionic-projects-demo.kylefox.ca](http://ionic-projects-demo.kylefox.ca)\n* **Video:** [ionic-projects-demo.kylefox.ca/demo.mp4](http://ionic-projects-demo.kylefox.ca/demo.mp4)\n\n**I am brand new to Ionic and would LOVE any feedback.** If there's a better way to structure or code the app, please let me know! :)\n\nExisting demos I found did not illustrate the requirement I had:\n\n* You have access to multiple Projects.\n* Projects have Tasks and Messages.\n* The side menu contains a list of Project.\n* The main content area has tabs for Tasks and Messages\n* Change the active project by selecting from the side menu\n\nAll the samples I found used hard-coded states/templates. None demonstrated **how to use the same tab structure for different \"contexts\"** (ex: choosing another project from the side menu).\n\n# Problems\n\n1) TaskListCtrl gets called twice.\n    - not when page first loads.\n    - but subsequently when changing Projects from the Side Menu.\n    - $stateParams is as expected both times (i.e. the just-clicked project)\n    - however $scope.tasks is not as expected. First time is the previous project's tasks. Second time is the just-clicked project's tasks.\n\n2) When navigating to TaskDetailCtrl directly, there is no \"\u003c Back\" button.\n\n3) When navigating to TaskDetailCtrl directly, you cannot click the \"Tasks\" tab to return to TaskListCtrl.\n\n4) [UI Question] Should the SideMenu Toggle be visible when on Task/Message Detail?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylefox%2Fionic-projects-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylefox%2Fionic-projects-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylefox%2Fionic-projects-demo/lists"}