Project Description
The openSUSE Project has a problem, not enough people are engaged in the development. In order to fix this, we need a less obscure way to learn about contributing. One of the ways to do that is enabling people to discover various open meetings that happen for planning of various areas of project progress.
Goal for this Hackweek
An UI for managing calendar events for various teams within the openSUSE Project. All of the meetings listed on the page will be ones that are open to the public to join and contribute to. The calendar has to have an easy way to subscribe to, preferably via webcal link, since most calendar software supports that.
The hackweek would currently be targetting series of these meetings:
- https://etherpad.opensuse.org/p/weeklymeeting
- https://etherpad.opensuse.org/p/ReleaseEngineering-meeting
- https://en.opensuse.org/openSUSE:Heroes/Meetings
- https://en.opensuse.org/openSUSE:Board_meetings
- and any future meetings open to the public
Resources
- https://discussion.fedoraproject.org/t/matrix-bots-i-think-we-need-what-do-you-think/32847
- https://github.com/CentOS/calendar
- https://calendar.fedoraproject.org/
- https://github.com/openSUSE/openSUSE-release-process/tree/master/schedule (not that much relevant for the task).
This project is part of:
Hack Week 23
Activity
Comments
-
11 months ago by lkocman | Reply
Right now I use a static .ics file as an input data. Any help on the visual side would be highly welcome. I recommend running it in distrobox with zypper in node.
I did install deps with npm install --save express ejs node-ical moment collections
Server itself was executed by node app.js
Similar Projects
Create openSUSE images for Arm/RISC-V boards by avicenzi
[comment]: # (Please use the project descriptio...