From f3a4aa3f74e4e77b5aa21df6c07435171fbedea0 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sun, 26 Feb 2023 09:38:40 +0100 Subject: [PATCH] first commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed3f9b9 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# myevent +A fully featured, fully free and open source event management solution you can host yourself, to manage your event and sell tickets. All you need is a webserver that can run node.js! + +## This project is currently NOT ready to be used! +Development of this project is currently ongoing and no stable version is available yet. + +## ROADMAP +The goal is to get this tool fully functioning by the End of September 2023. \ No newline at end of file