diff --git a/website/dist/about/index.html b/website/dist/about/index.html index af3f5bc..460db8c 100644 --- a/website/dist/about/index.html +++ b/website/dist/about/index.html @@ -17,10 +17,14 @@
-

Website & project not completed yet!

libreǝvent is a free and open source event management solution that you can host on your own hardware, if you want to

-

libreǝvent's backend runs on Node.js, with Express.js for routing and either MySQL or a custom JSON based database. Its frontend is written as a Vue.js Single Page Application, with some parts being vanilla HTML, CSS & JavaScript.

+

libreǝvent aims to provide a complete event ticket management system which you can use to sell tickets using various payment methods. Whilst getting started is much more involved compared to + other platforms, libreevent offers the unique ability of running on your hardware which means you know exactly where the data is stored and how it is processed. + Additionally, since it is basically a "conventional" website, you can use your own domain and customize everything to your liking. As the whole project is open source, you + may as well add or remove some features, if you know how to do it. +

+