Skip to content

MarcServat/moca-platform

Repository files navigation

Repository Finder

A reporter which shows data from GitHub API in a table.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Description

This project is develop with Vuejs and Vuex to manage the state, graphQL and Apollo

schema

The aim of this project was hit graphQL as a first contact. I've tried to render the data using less JS as I could to leverage the power that offers. To implement graphQL with Vuejs, I've used apollo which allows me to add a hook with my query data inside of my component.

I'll be glad to have any feedback


Resources


Todos

  • Add multiselect to improve search component
  • Add graph to show larger data

About

It's a test for the company https://www.mocaplatform.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published