{"id":19594721,"url":"https://github.com/michaeljymsgutierrez/photo-shoot","last_synced_at":"2026-04-16T10:04:48.592Z","repository":{"id":124066746,"uuid":"110182464","full_name":"michaeljymsgutierrez/Photo-shoot","owner":"michaeljymsgutierrez","description":"Standalone application for taking photos and store to json file for general use of other applications through reading from device external directory / default","archived":false,"fork":false,"pushed_at":"2018-01-08T02:53:03.000Z","size":4760,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T07:13:05.769Z","etag":null,"topics":["android","angularjs","cordova","ionic","ionic-framework","ios"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaeljymsgutierrez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-11-10T00:36:12.000Z","updated_at":"2017-11-10T00:41:18.000Z","dependencies_parsed_at":"2023-03-13T11:54:46.295Z","dependency_job_id":null,"html_url":"https://github.com/michaeljymsgutierrez/Photo-shoot","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/michaeljymsgutierrez%2FPhoto-shoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2FPhoto-shoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2FPhoto-shoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2FPhoto-shoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaeljymsgutierrez","download_url":"https://codeload.github.com/michaeljymsgutierrez/Photo-shoot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240867870,"owners_count":19870489,"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","angularjs","cordova","ionic","ionic-framework","ios"],"created_at":"2024-11-11T08:44:38.320Z","updated_at":"2026-04-16T10:04:43.573Z","avatar_url":"https://github.com/michaeljymsgutierrez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##### Snippets and Requirements for using generated data from \n\n```Photo-shoot Application```\n\n###### Requirements\n```(Must installed plugins)```\n1. `cordova file`\n2. `com.lampa.startapp`\n\n###### How to use data from ```Photo-shoot``` ?\n\n1. On your application wirte down this snippet on your button function for taking picture.\nNote: must be on readystate\n\n```javascript\n    var sApp = startApp.set({\n        \"package\": \"com.ionicframework.photoshoot620171\"\n    });\n    sApp.start(function() {\n        console.log(\"Successfully started\");\n    }, function(error) {\n        console.log(error)\n    });\n\n```\n\n2. Once ```Photo-shoot``` has launched , take a picture, go ahead and save it. After taking photo ```Photo-shoot``` will automatically closed and reopened mainactivity of your application on its current state.\n\n3. Now, how can I used the data from ```Photo-shoot``` ?\n    * Simply write down this code on your controller for specific section:\n    \n```javascript\n   $cordovaFile.readAsText(cordova.file.externalRootDirectory, \"photoshoot.json\")\n  .then(function (success) {\n    // Process here your data, parse first before the data\n  }, function (error) {\n    // Hadle error here\n  });\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljymsgutierrez%2Fphoto-shoot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaeljymsgutierrez%2Fphoto-shoot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljymsgutierrez%2Fphoto-shoot/lists"}