Code Monkey home page Code Monkey logo

quizapp's Introduction

Todo

Currently busy with some other important things, will definately would like to imporove the app with
1. Multiple choices selection and mapping to detail results
2. Question difficulty levels
3. Section subscription for registered users
4. User crud functionality in admin pannel
5. Modal implementation for user crud.
6. Plenty of other functionalites ofcourese.



Pull reqeusts are welcome, acceptance will depend on availability of time to review the pull requests.

User Quiz Home

image

Start A Quiz

image

Quiz Screen

image

Quiz Details

image

QuizApp

A laravel based QuizApp

Installation

git clone repo
cp .env.example .env
#Setup database 

#Seed will create 1 super-admin, 1 admin and initial quotes loaded to database, spatie initial roles and permissions.

php artisan migrate:fresh --seed

php artisan key:generate

Login with below users and create some Sections->Questions 

Username: [email protected] / [email protected]
Password: adminadmin
Register a new user and login -> Take a Quiz

License

The QuizApp is open-sourced software licensed under the MIT license.

quizapp's People

Contributors

aliaxonbaig avatar dhofstedt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.