Skip to content

Main part is to schedule events and add them in calendar

Notifications You must be signed in to change notification settings

AyeshaRashid208/Events_Scedhuler

Repository files navigation

Laravel Quiz/Test Project with PDF Results

Quite typical project where user goes through some set of questions - quiz, survey, assessment or similar.

They get the result of how many points they've got, and then get the PDF report via email.


Screenshots

Laravel Quiz/Test Form

Laravel Quiz/Test Result Email

Laravel Quiz/Test Result PDF


How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL.
  • You can login to adminpanel by going go /login URL and login with credentials admin@admin.com - password
  • Click Register to register as new user and start the test

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team

About

Main part is to schedule events and add them in calendar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published