Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moonjose/timetoanswer_rb
A Questions and Answers site using rails 5, devise, in MVC pattern
https://github.com/moonjose/timetoanswer_rb
database devise heroku-deployment herokuapp mvc rails ruby rubyonrails
Last synced: about 2 months ago
JSON representation
A Questions and Answers site using rails 5, devise, in MVC pattern
- Host: GitHub
- URL: https://github.com/moonjose/timetoanswer_rb
- Owner: Moonjose
- Created: 2022-07-26T16:08:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T17:54:49.000Z (over 2 years ago)
- Last Synced: 2023-03-04T14:49:09.147Z (almost 2 years ago)
- Topics: database, devise, heroku-deployment, herokuapp, mvc, rails, ruby, rubyonrails
- Language: HTML
- Homepage: https://timetoanswertwo.herokuapp.com/
- Size: 28.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Funcionalidades do projeto (PT-BR)
* Crie uma conta para poder responder as perguntas
* Paginação de perguntas
* Categorias de perguntas
* Página de perfil com detalhes do usuário
* Informações editáveis no perfil
* Para criar uma pergunta é necessario estar logado como admin
* Admin pode criar perguntas de múltipla escolha e adicionar o número de respostas de maneira dinâmica
* Página de Admin com dados sobre os usuários cadastrados
* Caso queira testar as funcionalidades de admin, clone o projeto na sua máquina e crie um usuário admin
# Project features (EN)
* Create an account to be able to answer the questions
* Pagination
* Question by tags (categories)
* Profile page with user details
* Editable information in profile
* To create a question you must be logged in as admin
* Admin can create multiple choice questions and add the number of answers dynamically
* Admin page with data about registered users
* If you want to test the admin functionality, clone the project on your machine and create an admin user