A Clone of the Big Brother Brazil voting platform built with Ruby on Rails
This is a simple project that creates a free (No Authentication) voting platform, when the User can vote multiple times and see a Confirm screen after each vote. The user also can see a Ranking screen with the votes count and percentage, ordered by the votes count. The Layout and behavior is totally inspired by the Big Brother Brazil system, developed by Rede Globo.
- Rails for Back-End
- Tailwind for Styling
- Rubocop for Code quality
- Hotwire/TurboStream for a Spa Experience (Without Javascript)
- Rspec Tests
- Write More Stuff here