An application where the admin can create a task and assign it to any non-admin user.
The application contain three pages according to the following:
- Task creation page
- Task List page paginated as 10 tasks per view.
- Statistics page holds user task count statistics (top 10 users with highest tasks count)
- Install laravel, git repository and prepaire READEME.dm file. (15mins)