{"id":26062388,"url":"https://github.com/work-design/rails_event","last_synced_at":"2025-04-11T11:09:41.737Z","repository":{"id":39595135,"uuid":"126442005","full_name":"work-design/rails_event","owner":"work-design","description":"Plan、Booking something","archived":false,"fork":false,"pushed_at":"2025-02-07T09:40:07.000Z","size":772,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T13:48:07.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/work-design.png","metadata":{"funding":{"github":["qinmingyuan"]},"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":"2018-03-23T06:21:23.000Z","updated_at":"2025-02-07T09:40:10.000Z","dependencies_parsed_at":"2024-11-09T02:21:28.866Z","dependency_job_id":"1b5c3fcf-22bb-4c0c-a86b-8e698cc6da4e","html_url":"https://github.com/work-design/rails_event","commit_stats":{"total_commits":514,"total_committers":2,"mean_commits":257.0,"dds":"0.0038910505836575737","last_synced_commit":"902b00ca33e51b41611c91a5164bf7221057a2ce"},"previous_names":["yougexiangfa/rails_booking"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/work-design%2Frails_event","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/work-design%2Frails_event/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/work-design%2Frails_event/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/work-design%2Frails_event/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/work-design","download_url":"https://codeload.github.com/work-design/rails_event/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248381788,"owners_count":21094527,"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":"2025-03-08T15:59:45.346Z","updated_at":"2025-04-11T11:09:41.719Z","avatar_url":"https://github.com/work-design.png","language":"Ruby","funding_links":["https://github.com/sponsors/qinmingyuan"],"categories":[],"sub_categories":[],"readme":"# RailsEvent\n\n[![测试](https://github.com/work-design/rails_event/actions/workflows/test.yml/badge.svg)](https://github.com/work-design/rails_event/actions/workflows/test.yml)\n[![Docker构建](https://github.com/work-design/rails_event/actions/workflows/cd.yml/badge.svg)](https://github.com/work-design/rails_event/actions/workflows/cd.yml)\n[![Gem](https://github.com/work-design/rails_event/actions/workflows/gempush.yml/badge.svg)](https://github.com/work-design/rails_event/actions/workflows/gempush.yml)\n\nRailsEvent 用于处理基于事件、地点、参与人的业务，如：活动举办、课程。\n\n\n## 说明\n\n预约模型由以下几部分组成：\n\n* 事件，对应 model: Event\n* 时间与地点，对应 model: Plan\n* 人物，对应model: PlanParticipant(crowd)\n\n当上述配置完成之后，会根据时间的配置信息（如何按每周、每月等重复），生成具体的数据如下：\n\n* PlanItem：具体的事件发生的时间（date + time_item_id），地点(place)\n* PlanAttender(出席人): 具体的事件里的参与人，PlanItem + PlanCrowd\n\n\n## Installation\n\n```\nyarn add moment\nyarn add moment-timezone\nyarn add @fullcalendar/core\nyarn add @fullcalendar/daygrid\nyarn add @fullcalendar/timegrid\n```\n\n\n## 许可\n本项目遵循 [MIT](LICENSE) 协议\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwork-design%2Frails_event","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwork-design%2Frails_event","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwork-design%2Frails_event/lists"}