Eventic
Eventic is a platform designed to make event management simple, social, and organized. It allows users to participate in events, create their own events, and even form organizations to manage events professionally.
Eventic will be available both as a website and a Telegram.
Instaltion Guid
# step 1 : install golang
sudo pacman -S go
# step 2: Download dependencies
make dep
# step 3: Run program
make