Giter Club home page Giter Club logo

quizapp's Introduction

About QuizApp

A fully functional quiz application developed on TALL stack and filamentphp3.

Setup

Clone the master repo

git clone <repo>
cd <repo>
alias sail=./vendor/bin/sail

Execute initial setup and seeding.

cp .env.example .env

composer install

sail up -d

sail npm install

sail npm run build

sail artisan migrate:fresh

sail artisan make:filament-user

sail artisan db:seed

sail artisan shield:super-admin

sail artisan db:seed --class ShieldSeeder


sail npm run dev #should be kept open if using local dev env

Loing to admin:

http://localhost/admin/

Login to user:

http://localhost/member/

  • Edit the admin user and set is_admin to yes on edit form and save -- this will enable switching between user and admin roles for admin from profile menu:

Screenshot from 2024-02-24 20-17-47

Screenshot from 2024-02-24 20-18-36

#Create a test user from admin and assign user role #Login as test user and i) Subscribe to the certification under subscription menu and then the subscribed quiz certificaitons will appear in the quiz drop down for selection.

Screenshots

Admin Dashboard

Screenshot from 2024-02-24 19-02-12

Sections Administration: Screenshot from 2024-02-24 19-03-07

User Dashboard: Screenshot from 2024-02-24 19-07-25

Subscription Page: #This could be bootstraped with some subscription for enabling payment and premium services for members with some additional improvements: Screenshot from 2024-02-24 20-21-31

Quiz Selection:

Quiz In-Progress: Screenshot from 2024-02-24 19-05-31

Quiz Result Review: Screenshot from 2024-02-24 19-07-01

Quiz Overview Page: Screenshot from 2024-02-24 19-07-37

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

The app 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.