LibreWeddingPlanner

13 Followers
0 Following
34 Posts

We're the team behind LibreWeddingPlanner, a #FOSS web application to help individuals organize their wedding.

This project was born to fulfill the necessity of one of its developers, and ultimately we decided to make it free software under the #AGPL license. We're on the verge of releasing a public, free, and add-free instance for the community, so if you're interested, stay tuned!

Built with love with #ruby, #rails, #react and #nodejs.

Websitehttps://libreweddingplanner.org/
Email[email protected]

A contributor has just translated the entire application to Italian 🇮🇹 ❤️

Thank you so much Mystikal, wherever you are in the Fediverse

Some weeks ago we redesigned our RSVP form to make it more appealing and mobile-friendly. Today, we've implemented a feature requests suggested by a user, to include a special requests textbox where organizers can collect additional information.

Being a new project, it's very exciting to see feature requests being suggested by the community. Please, keep the feedback coming.

#FOSS #freesoftware #opensource #wedding #weddingplanner #FLOSS

We've refactored the UI of the expenses table to include the payments breakdown in a collapsible section of each row.

The previous version required the user to open a modal, where the list of payments was mixed together with the form to create a new payment.

#opensource #freesoftware #wedding #weddingplanner #agpl #foss #floss #LibreWeddingPlanner

Over the past weeks we've been rebuilding or website builder from scratch. We now support multiple pages, markdown content, and a better design.

You can find more details in our documentation for this feature:

https://libreweddingplanner.org/docs/Features/website_builder

#FOSS #OpenSource #FreeSoftware #wedding #WeddingPlanner

A few weeks ago, some users started translating LibreWeddingPlanner into Dutch and German. And we're very grateful! Since we've been adding more feature, we're lagging a bit behind on translations.

Would you be willing to give us a hand?

If you'd like to see LibreWeddingPlanner translated to your language, just do it in Weblate!

https://hosted.weblate.org/engage/libreweddingplanner/

#FOSS #OpenSource #weblate #freesoftware #libreweddingplanner

We have just launched the invitations editor feature 🖌️ ! The customization options include background image, QR code (colors, size, position) and guest names (font size, color, alignment, weight, family).

When the design is ready, you can generate a PDF document with all the invitations, each one including the names of the guests assigned, and a QR code to the RSVP form for those guests.

Docs: https://libreweddingplanner.org/docs/Features/invitations#invitation-editor

#FOSS #FreeSoftware #OpenSource #wedding #WeddingPlanner

We've recently published instructions to set up a production environment of LibreWeddingPlanner 🥳

https://codeberg.org/LibreWeddingPlanner/production-configuration

Thanks to the users who saw the application was not quite ready and opened tickets raising the issues they were encountering. This very same configuration we've published is what we use for our public hosted instance!

It surely needs some polishing, and there must be better ways of doing certain things. If you know how to improve it, we're all ears!

#FOSS #OpenSource

production-configuration

This repository contains the configuration required to set up LibreWeddingPlanner in your own server.

Codeberg.org

A contributor has recently translated most of LibreWeddingPlanner to Dutch language. Kudos to Nicolas, wherever you are in the fediverse!

And special thanks to @weblate for providing the localization platform.

#FOSS #OpenSource #FreeSoftware #WeddingPlanner #wedding

RE: https://fosstodon.org/@shollyethan/115785989432258400

It caught us by surprise, but we've been included in the selfh.st newsletter! Thanks @shollyethan for spreading the word about the project 🚀

We're using the holidays break to put some efforts into the optimization of the table distribution algorithm. Although results presented are good, it's too slow to be practical at scale.

We started by adding some metrics to the UI to reflect the number of positions evaluated and the time invested. We are also building a benchmark workflow in the CI to compare against new versions of the engine and make data-informed decisions.

#FOSS #FreeSoftware #WeddingPlanner #OpenSource