Skip to content

kemalovski/airoCodingChallenge

Repository files navigation

Airo-Coding Challenge

Installation

  1. git clone https://github.com/kemalovski/airoCodingChallenge.git
  2. cd airoCodingChallenge
  3. composer update
  4. cp .env.example .env
  5. docker-compose up -d
  6. docker exec -it airocodingchallenge_laravel.test_1 bash
  7. php artisan migrate

Ready to use

Usage

  1. Our frontend side we will see from localhost. We have 2 form there;
  2. From Get Token Form we can create user to get our JWT TOKEN
  3. From Quotation Form we can create new Quotation with using JWT TOKEN

It was pleasure the solve this task. Best Regards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages