{"id":21252850,"url":"https://github.com/kevinhellos/event-planner","last_synced_at":"2025-03-15T05:41:28.698Z","repository":{"id":220755100,"uuid":"752514248","full_name":"kevinhellos/event-planner","owner":"kevinhellos","description":"Event planner CMS with AngularJS and Google App Script","archived":false,"fork":false,"pushed_at":"2024-06-10T17:42:46.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T21:08:31.733Z","etag":null,"topics":["angularjs"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/kevinhellos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-04T04:00:09.000Z","updated_at":"2024-06-10T17:42:50.000Z","dependencies_parsed_at":"2024-02-04T05:19:14.846Z","dependency_job_id":"2bf453a8-a533-408a-a9c1-d153074c34d2","html_url":"https://github.com/kevinhellos/event-planner","commit_stats":null,"previous_names":["iskevinlemon/event-planner","kevinhellos/event-planner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fevent-planner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fevent-planner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fevent-planner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fevent-planner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinhellos","download_url":"https://codeload.github.com/kevinhellos/event-planner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690126,"owners_count":20331727,"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":["angularjs"],"created_at":"2024-11-21T03:49:06.605Z","updated_at":"2025-03-15T05:41:28.669Z","avatar_url":"https://github.com/kevinhellos.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# event-planner\n Event planner CMS with AngularJS and Google App Script\n\n### Google Sheets Setup\n\u003col\u003e\n    \u003cli\u003eGo to https://sheets.google.com/ and load the \u003ccode\u003esample.csv\u003c/code\u003e template\u003c/li\u003e\n    \u003cli\u003eOn the navigation bar, click Extensions --\u003e Apps Script\u003c/li\u003e\n    \u003cimg width=\"1470\" alt=\"Screenshot 2024-02-04 at 1 13 41 PM\" src=\"https://github.com/iskevinlemon/event-planner/assets/126497052/2f484be3-8bd5-4acd-b063-7d0ce6d95730\"\u003e\n    \u003cli\u003eCopy paste \u003ccode\u003ecode.gs\u003c/code\u003e into the code editor in Apps Script\u003c/li\u003e\n    \u003cimg width=\"1470\" alt=\"Screenshot 2024-02-04 at 1 17 29 PM\" src=\"https://github.com/iskevinlemon/event-planner/assets/126497052/58af3ea2-c7be-4d4f-91ed-9598f1d6dac5\"\u003e\n    \u003cli\u003eClick Deploy --\u003e New deployment\u003c/li\u003e\n    \u003cimg width=\"1470\" alt=\"image\" src=\"https://github.com/iskevinlemon/event-planner/assets/126497052/c24bd4d6-5fd1-4515-b703-5462ea328707\"\u003e\u003cbr\u003e\n    \u003cli\u003eA New deployment dialog will appear. \u003cb\u003eFollow the settings exactly, else errors will occur\u003c/b\u003e\u003c/li\u003e\n    \u003cimg width=\"1470\" alt=\"Screenshot 2024-02-04 at 1 22 35 PM\" src=\"https://github.com/iskevinlemon/event-planner/assets/126497052/2b9879bd-e0c9-4697-bf1a-60f737123884\"\u003e\n    \u003cli\u003e\n      \u003cb\u003eNew description: \u003c/b\u003e add a description \u003cbr\u003e\n      \u003cb\u003eExecute as: \u003c/b\u003e Me \u003cbr\u003e\n      \u003cb\u003eWho has access: \u003c/b\u003e Anyone \u003cbr\u003e\n    \u003c/li\u003e\n    \u003cli\u003eClick Deploy\u003c/li\u003e\n    \u003cli\u003eCopy the Web app URL \u003c/li\u003e\n    \u003cimg width=\"1470\" alt=\"Screenshot 2024-02-04 at 1 28 02 PM\" src=\"https://github.com/iskevinlemon/event-planner/assets/126497052/b0ea0716-6df2-4680-bac0-c10483069a9f\"\u003e\n    \u003cli\u003ePaste this as the value of the \u003ccode\u003eapiUrl\u003c/code\u003e variable in the index.html \u003c/li\u003e\n    \u003cli\u003eYou may deploy this index.html on any cloud platform of your choice. I recommend https://www.netlify.com/ \u003c/li\u003e\n\u003c/ol\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fevent-planner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinhellos%2Fevent-planner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fevent-planner/lists"}