All Projects → LeandroLS → teste-hablidade-php

LeandroLS / teste-hablidade-php

Licence: other
Esse repositório contem alguns questionários em PHP pra você testar seu conhecimento.

Programming Languages

PHP
23972 projects - #3 most used programming language
hack
652 projects
Dockerfile
14818 projects

Labels

Projects that are alternatives of or similar to teste-hablidade-php

quiz
⚛️ Sample Quiz App using React Hooks (useReducer() + useContext()). This app was created for a React Hooks tutorial, if you want to follow the tutorial on Youtube click on the link 👉
Stars: ✭ 26 (+30%)
Mutual labels:  quizapp
OpenTrivia
Multiplayer quiz game demo using React and Opentdb API
Stars: ✭ 47 (+135%)
Mutual labels:  quizapp
firebase-android-quiz-app
An android quiz app for taking and creating mcq's based quizzes using firebase.
Stars: ✭ 84 (+320%)
Mutual labels:  quizapp
quiz
🚀 🤖 Quiz Application With React Javascript
Stars: ✭ 22 (+10%)
Mutual labels:  quizapp
lets-quiz
A quiz website for organizing online quizzes and tests. It's build using Python/Django and Bootstrap4 frameworks. 🤖
Stars: ✭ 165 (+725%)
Mutual labels:  quizapp
django-quiz-app
It is django based quiz app for multiple choice questions.
Stars: ✭ 102 (+410%)
Mutual labels:  quizapp
QuizChallenge
Multiplayer Online Quiz
Stars: ✭ 19 (-5%)
Mutual labels:  quizapp
Kv-z
Online Quiz App using Firebase
Stars: ✭ 17 (-15%)
Mutual labels:  quizapp
Quizzon
Quizzon: Create and play quizzes free
Stars: ✭ 48 (+140%)
Mutual labels:  quizapp
quiz-app
🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.
Stars: ✭ 97 (+385%)
Mutual labels:  quizapp
Trivia-Knowledge
Trivia knowledge is a fun trivia game in which players have to guess the answers of questions by filling the answers boxes with correct letters.
Stars: ✭ 77 (+285%)
Mutual labels:  quizapp
react-quiz-app
A Simple React Quiz App 💎
Stars: ✭ 37 (+85%)
Mutual labels:  quizapp
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (+25%)
Mutual labels:  quizapp

teste-habilidade-php

Esse projeto contem alguns questionários em PHP pra você testar seu conhecimento.

Exemplo

Como usar

  1. Importe o arquivo teste_habilidade_php.sql que está na pasta database_seed para o seu banco de dados.
  2. Configure a conexão com o banco de dados no arquivo connection.php que está na pasta public.
  3. Acesse a raíz da pasta do projeto pelo seu servidor web e escolha o questionário pra começar.
  4. No seu navegador: localhost:8081

Como usar com Docker Compose

  1. Acesse a raiz do projeto através do terminal.
  2. Rode o comando docker-compose up
  3. No seu navegador: localhost:8081
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].