SH1R3F / Scandiweb-Test-Task

My solution and implementation for the Junior Developer Test Task at Scandiweb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scandiweb Test Task

Repository for Scandiweb Junior Developer Test Task. This repository contains my solution and implementation for the Junior Developer Test Task at Scandiweb. It showcases my skills and understanding of the given requirements, demonstrating my ability to handle the assigned tasks effectively.

Installation

To get started with the Scandiweb Junior Developer Test Task, please follow these steps:

  1. Import the Database:

    • Import the "scandiweb.sql" file localed in the base directory of the repository.
  2. Update Database Configuration:

    • Update your database setup inside /config/database.php file.
  3. Run Composer Install:

    • Open a terminal or command prompt and navigate to the project's base directory then run composer install.

About

My solution and implementation for the Junior Developer Test Task at Scandiweb.


Languages

Language:PHP 98.4%Language:Hack 1.6%