{"id":16287010,"url":"https://github.com/ombrelin/planificateur","last_synced_at":"2025-03-20T02:32:03.324Z","repository":{"id":107020622,"uuid":"564522568","full_name":"Ombrelin/planificateur","owner":"Ombrelin","description":"Simple \u0026 lightweight event scheduler","archived":false,"fork":false,"pushed_at":"2025-01-19T22:05:19.000Z","size":586,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T22:43:50.592Z","etag":null,"topics":["asp-net-core","asp-net-core-mvc","codegen","csharp","efcore","planning","swagger","typescript","webapi"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Ombrelin.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":"2022-11-10T22:33:54.000Z","updated_at":"2025-01-19T21:22:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"eeb5d272-5b5f-4d30-9397-840e72305d18","html_url":"https://github.com/Ombrelin/planificateur","commit_stats":{"total_commits":69,"total_committers":1,"mean_commits":69.0,"dds":0.0,"last_synced_commit":"a5ad2c9fc68ca1d852f518e107dd1eb73cdc47f4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ombrelin%2Fplanificateur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ombrelin%2Fplanificateur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ombrelin%2Fplanificateur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ombrelin%2Fplanificateur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ombrelin","download_url":"https://codeload.github.com/Ombrelin/planificateur/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047544,"owners_count":20389203,"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":["asp-net-core","asp-net-core-mvc","codegen","csharp","efcore","planning","swagger","typescript","webapi"],"created_at":"2024-10-10T19:44:13.387Z","updated_at":"2025-03-20T02:32:03.315Z","avatar_url":"https://github.com/Ombrelin.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Planificateur\n\n## Purpose\n\nThe purpose of Planificateur is to allow groups to schedule events in a streamlined fashion.\n\nI started this project because existing FOSS apps with this purpose had limitations that did not fit my use-case : \n\n- Usable on mobile\n- Have a ReST API\n- Automatable\n\n## Features\n\n- Schedule events for groups, find the best date for everyone\n- Mobile-friendly, lightweight UI\n- ReST API\n\n## Roadmap\n\n- Cross-platform client app for mobile \u0026 desktop\n- Automation capabilities : recurring polls, messaging integration\n\n## Tech Stack\n\nCode : \n\n- C# 12 \u0026 .NET 8\n- Typescript\n- ASP .NET Core \u0026 ASP .NET Core MVC\n- Entity Framwork Core\n- PostgreSQL\n\nTooling : \n\n- Docker\n- Playwright\n- Powershell Core\n\n## Run with Docker \n\n```yml\n  planificateur:\n      ports:\n          - '5000:80'\n      environment:\n          - DB_HOST=postgres\n          - DB_NAME=planificateur-test\n          - DB_PASSWORD=password\n          - DB_PORT=5432\n          - DB_USERNAME=postgres\n          - JWT_SECRET=this-is-a-secret-dont-tell-anyone\n      image: ombrelin/planificateur\n```\n\n## Run from sources\n\nRequirement : \n\n- .NET 8 SDK\n- Node JS\n\n```bash\ncd src/Planificateur.Web\ndotnet run\n```\n\n# Screenshots\n\n![Creation form](screenshots/create-poll.png)\n\n![Desktop poll UI](screenshots/poll.png)\n\n![Mobile poll UI](screenshots/poll-mobile.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fombrelin%2Fplanificateur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fombrelin%2Fplanificateur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fombrelin%2Fplanificateur/lists"}