Skip to content
/ APQ Public

Web application that can generate a simple math question sheet. These quiz can help prevent Alzheimer's disease.

Notifications You must be signed in to change notification settings

pitinata/APQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version License

About APQ

This web application can generate sheets of simple mathematic question with your choice of generator criteria and calculated answer. Our web application is here to take care of the math problem generating so you can concentrate on the math problem solving.

Installation

Prerequisite

  • PHP 8.0
  • Composer
  • Docker

Installation Steps

  1. Clone project from github
  2. Run
composer install
  1. Copy .env.example file and rename it to .env and Setup database users
  2. Run
php artisan key:generate
  1. Then start website using command
./vendor/bin/sail up
  1. Migrate database using
php artisan migrate
  1. Access website via http://localhost/

License

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

About

Web application that can generate a simple math question sheet. These quiz can help prevent Alzheimer's disease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published