🟢 Online 🟡 By CronixZero 🔴 Made with ❤️
A simple FullStack Web Application to help you get to the final score of votes. The Voting-Helper also includes a Session System which allows online cooperation to add Candidates and Votes synchronized across all devices via WebSockets.
This project is still work in progress!
backend/
The Backend is based on Spring Boot and serves the Frontend in Production
frontend/
The Frontend is based on Next.JS (React) and NextUI with Lucide Icons.
.deployment/
Contains everything needed to deploy the Application
- Build the Docker Image with the Dockerfile supplied in .deployment
- Run the Docker Image and open port 8080
Every contribution is welcome. Feel free to open Issues or create Pull Requests for things that stick out to you