Web app enabling users to create and enter raffles with full control over start and end timing. Built with Ruby on Rails; leverages RESTful architecture, responsive UI, and real-time management for seamless raffle workflows.
first, fork and clone the repository and where on your local machine. After it has been correctly cloned, navigate into the raffle_dazzle directory and in your terminal execute:
$ bundle install
This is will download all the correct gems needed. After everything is correctly installed in the terminal enter
$ rail s
After the server has correctly started, navigate to http://localhost:3000
Bug reports and pull requests are welcome on GitHub at https://github.com/RTBlanco/raffle_dazzle. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The project is available as open source under the terms of the MIT License.
Everyone interacting in the HeroIndex project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the code of conduct.