/gfg-inventory-assignment

This was a coding assignment from Global Fashion Group Gmbh

Primary LanguageJavaScript

📒 A Simple Inventory Management Service

What does this do ?

It gives you simple boilerpate Admin UI to manage inventory, and a seperate dashboard.

Notable Integrations / Features

  • ✔️ Hapi.js
  • ✔️ SwaggerUI
  • ✔️ JWT Authentication for protected routes
  • 🚧 GrahphQL Endpoint to query the inventory
  • 🚧 Complete Test Spec for the API
  • 🚧 Server Side Caching

Vue Integrations

  • ✔️ Vue.js
  • ✔️ Vuex
  • ✔️ Vue Router
  • ✔️ JWT Authentication for protected routes
  • ✔️ Element UI Library
  • 🚧 Unit Tests
  • 🚧 Cypress E2E tests
  • 🚧 Docker build script
  • 🚧 Container on the public registry (hub.docker.com)