https://github.com/hilderlan/voting_system
Um simples sistema de votação com a parte administrativa inclusa, utilizando Devise, Rails admin, Active storage e o framework CSS Bulma
https://github.com/hilderlan/voting_system
activestorage bulma-css devise rails5 railsadmin
Last synced: 5 months ago
JSON representation
Um simples sistema de votação com a parte administrativa inclusa, utilizando Devise, Rails admin, Active storage e o framework CSS Bulma
- Host: GitHub
- URL: https://github.com/hilderlan/voting_system
- Owner: Hilderlan
- License: gpl-3.0
- Created: 2020-04-28T19:38:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:38:20.000Z (over 3 years ago)
- Last Synced: 2025-04-08T11:21:38.105Z (about 1 year ago)
- Topics: activestorage, bulma-css, devise, rails5, railsadmin
- Language: Ruby
- Homepage:
- Size: 710 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...