2018-04-16 15:37:03 +08:00
2018-08-25 11:45:54 +08:00
2018-07-02 11:15:02 +08:00
2018-06-12 09:54:54 +08:00
2018-08-25 11:45:54 +08:00
2018-04-25 17:44:18 +08:00
2018-04-23 11:49:26 +08:00
2018-04-16 15:37:03 +08:00
2018-04-16 15:37:03 +08:00
2018-04-16 15:37:03 +08:00
2018-08-06 09:30:08 +08:00
2018-08-06 09:30:08 +08:00
2018-04-16 15:37:03 +08:00
2018-05-04 16:13:51 +08:00
2018-07-18 10:46:57 +08:00
2018-04-16 15:37:03 +08:00
2018-04-16 15:37:03 +08:00

IZYIM (Easy Import)

A system for importer to place shipping order and freight forwarder to manage the process from receiving shipping order, warehouse receive process, custom declaration until delivery scheduling to the importer address.

TechStack

  • Laravel 5.6
  • Docker compose
  • HTML, CSS, Jquery
  • Authentication with JWT

Installation (For Windows)

  • Download and install Laragon
  • cd to your local dev server htdocs or www folder
  • git clone git@gitlab.com:CIEFWorldwideSdnBhd/izyim-api.git
  • create a new database for your app and name it whatever you like.
  • Copy .env-example to .env
  • Edit .env and set your database connection details
  • Run composer install
  • Run php artisan migrate
  • Runphp artisan db:seed
  • Run php artisan serve
  • Navigate to http://localhost:8000 it should show the UI

Installation (For Linux or OSX)

  • Install Git , Docker CE and Docker compose, Node
  • git clone git@gitlab.com:CIEFWorldwideSdnBhd/izyim-api.git
  • Copy .env-example to .env
  • Edit .env and set your database connection details
  • Run docker-compose up

Test Credentials

TBD

S
Description
No description provided
Readme 7.5 MiB
Languages
HTML 73.9%
PHP 25.1%
Blade 0.7%
Dockerfile 0.2%