Skip to content

Shipment View Challenge for Internship Vacancy at CargoX - DONE

Notifications You must be signed in to change notification settings

guiriosoficial/CargoX-Challenge

Repository files navigation

CargoX Challenge

This project is my challenge for a job at CargoX.
CargoX is the largest freight marketplace in Brazil!

The Challenge

The challenge is create a VueJS application usin de following API: Mocky API

  • They like reactive views,
  • They like components,
  • They like responsive layouts,
  • They like tests.

The following layouts must been created:

Desktop tela

Mobile tela_responsiva

Notes:

The API was been moved for new version (v3) of Mocky.io

A Second API was been created to test difrent cases

A Second Screen was been create to navegate between cases

Project Setup

  • Requirements:
    • Node (>=14.18.12 || <=16.13.1)
    • NPM (>=6.14.15 || <=8.1.2)
  • Install Dependencies: npm install
  • Start Development Server: npm run serve (Runs on http://localhost:8080/)
  • Compiles For Production: npm run build (Will be Build in /dist)
  • Run Unit Tests: npm run test:unit
  • Run End-2-End Tests: npm run test:e2e
  • Lints and Fixes Files: npm run lint

Status: I Got the Job 🚚