{"id":19450741,"url":"https://github.com/revogati/clientrecords_system","last_synced_at":"2026-06-10T01:31:10.954Z","repository":{"id":202146098,"uuid":"707441991","full_name":"REVOgati/ClientRecords_System","owner":"REVOgati","description":"This a project to build a system to store records of a Client in the database. It Utilizes Google Apps Script and Google APIs such as Google Calendar API connecting web page input data to Google Sheets and Google Calendar. ","archived":false,"fork":false,"pushed_at":"2024-01-26T08:24:17.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"ClientRecords_System","last_synced_at":"2025-02-25T09:24:54.325Z","etag":null,"topics":["automation","google-api","google-apps-script","google-calendar","google-integration","google-sheets","html-css-javascript","javascript"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/REVOgati.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":"2023-10-19T23:03:06.000Z","updated_at":"2025-01-25T04:12:24.000Z","dependencies_parsed_at":"2024-11-10T16:50:47.951Z","dependency_job_id":null,"html_url":"https://github.com/REVOgati/ClientRecords_System","commit_stats":null,"previous_names":["revogati/clientrecords_system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/REVOgati/ClientRecords_System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REVOgati%2FClientRecords_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REVOgati%2FClientRecords_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REVOgati%2FClientRecords_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REVOgati%2FClientRecords_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/REVOgati","download_url":"https://codeload.github.com/REVOgati/ClientRecords_System/tar.gz/refs/heads/ClientRecords_System","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REVOgati%2FClientRecords_System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34133404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":["automation","google-api","google-apps-script","google-calendar","google-integration","google-sheets","html-css-javascript","javascript"],"created_at":"2024-11-10T16:38:46.875Z","updated_at":"2026-06-10T01:31:10.921Z","avatar_url":"https://github.com/REVOgati.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building a System to store records of Clients for an Insurance Agency.\n# Involves AUTOMATION - as it records data to database, it sends reminders to google calendar based on the expiry dates of client's subscription.\n\n\n    # Brief description of project\n\n- The System has several segments : both Frontend and Backend\n- In the front end, a client's data is input .\n- This data is then sent to get stored in database. - Database is Google Sheets as it does not involve numerous entries nor intensive data manipulation.\n\n- The system also automatically sends a reminder to administrator's calender on expiring subscriptions based on the column on expirydate.\n- Use of HTML ,CSS and Javascript for Frontend and Javascript for backend.\n- Use of APIs to connect frontend page and button to Google Calendar.\n- System workability tested and is being actively used today.\n\n## Table of Contents\n\n *  frontend.html ; This file has :\n        - HTML code used to build user-interface for data input.\n        - CSS code for designing the web page\n        - Javascript code responsible for responsiveness on the frontend side.\n\n *  backend.js ; This file has :\n \t\t- Javascript code that sends the input data to the google sheets for storage\n \t\t- Javascript code to send reminder to Google calendar based on the column 'expiryDate' directly from data input at user-interface , i.e AUTOMATION\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Setup\n\n * The system is implemented over a Web Browser.\n * Open link with Phoenix Browser. Thereafter, you can set a shortcut to Mobile homepage or desktop for PC users. This ensures ease of access to web page by system users.\n\n## Usage\n\n * The data of clients is input via the user-interface accessible via weblink.\n * The submit button, when clicked, does two things :\n         - Sends client record to linked Googlesheets document.\n         - Sends reminder to Google calendar based of the data in the  \"expiryDate\" column, whereby, it sends the reminder to a date that is a day before the actual expiry date. This gives a 24hr window before expiry of Client's insurance plan to get reminded by operating staff to renew their Insurance.\n\n## Contributing\n\n* Any changes have to be approved.\n* One can branch the project and perform necessary manipulations, then submit commit and push requests.\n* You are welcome to contribute on the objective set in the next topic below - \"Intended Next Phase\".\n\n## Intended Next Phase\n * They system creates a file with records. Next phase would be to intergrate the googlesheets with Tableau that creates specified visualizations using live incoming data.\n\n * \n## License\n\nThis project is licensed under the [License Name](LICENSE). N/B : This Licence part is currently a placeholder. Though, it makes the README look beautiful.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevogati%2Fclientrecords_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevogati%2Fclientrecords_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevogati%2Fclientrecords_system/lists"}