{"id":19447725,"url":"https://github.com/rat9615/flask-holcalendar","last_synced_at":"2026-03-15T14:33:18.299Z","repository":{"id":42228414,"uuid":"259619686","full_name":"rat9615/flask-holcalendar","owner":"rat9615","description":"A simple Holiday Calendar web application written using Flask.","archived":false,"fork":false,"pushed_at":"2023-02-16T01:38:17.000Z","size":286,"stargazers_count":7,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T14:44:08.641Z","etag":null,"topics":["css","flask","html","jquery","python","webapp"],"latest_commit_sha":null,"homepage":null,"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/rat9615.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}},"created_at":"2020-04-28T11:38:29.000Z","updated_at":"2022-02-18T04:32:03.000Z","dependencies_parsed_at":"2023-01-25T06:00:56.489Z","dependency_job_id":null,"html_url":"https://github.com/rat9615/flask-holcalendar","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/rat9615%2Fflask-holcalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rat9615%2Fflask-holcalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rat9615%2Fflask-holcalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rat9615%2Fflask-holcalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rat9615","download_url":"https://codeload.github.com/rat9615/flask-holcalendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250738276,"owners_count":21479158,"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":["css","flask","html","jquery","python","webapp"],"created_at":"2024-11-10T16:19:19.034Z","updated_at":"2026-03-15T14:33:18.243Z","avatar_url":"https://github.com/rat9615.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-holcalendar\nA simple **Holiday Calendar** web application written using [Flask](https://flask.palletsprojects.com/). The application uses [Google Sheets](https://sheets.google.com) as the back-end to get information pertaining to the holiday calendars of offices.\n\n[Flask](https://flask.palletsprojects.com/) is used as the web framework for building the application. [HTML](), [CSS]() and [jQuery](https://jquery.com/) is used for front-end development.\n\n## Demo\n![Imgur](https://i.imgur.com/23FustR.gif)\n\n## Built With\n- [Python](https://www.python.org)\n- [Flask](https://flask.palletsprojects.com)\n- [Bootstrap4](https://getbootstrap.com/)\n- [jQuery](https://jquery.com/)\n- [jQuery-flexdatalist-2.2.4](http://projects.sergiodinislopes.pt/flexdatalist/)\n\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n### Prerequisites\n- Create the **Google Sheets** API key from [here](https://developers.google.com/sheets/api/quickstart/python).\n- Download the *credentials.json* file and keep it aside.\n### Installation\n- Clone the repo: ```git clone https://github.com/rat9615/flask-holcalendar.git```.\n- Change directory:```cd flask-holcalendar```.\n- Create a folder called ```google_api_client_keys``` in the root directory : ```mkdir google_api_client_keys```.\n- Move the ```credentials.json``` file to ```google_api_client_keys``` directory.\n- A sample excel sheet consisting of various holiday calendars for offices is kept in the ```sample``` folder. Add it to your Google Sheets (Spreadsheet).\n- Obtain the [spreadsheetID](https://developers.google.com/sheets/api/guides/concepts) and add it to the ```sheet_id``` variable in ```contojson.py``` and ```holiday.py``` scripts.\n- Run ``` pip install -r requirements.txt ``` in your terminal.\n### Run\nAfter installation type the following command in your terminal to run the application.\\\n```python routes.py```\n## Note \nIf you want to *send email* through the Contact Us form, make sure you have entered all the required credentials in the scripts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frat9615%2Fflask-holcalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frat9615%2Fflask-holcalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frat9615%2Fflask-holcalendar/lists"}