Coder Social home page Coder Social logo

georgiybeloklokov / vue-octocat Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 125 KB

This is a test task for the position of a vue developer. Was used TypeScript, Vue3, Composition Api, Vuex, GraphQL, GitHub Api and 'octocat' login

JavaScript 2.03% HTML 2.02% Vue 60.97% CSS 15.19% TypeScript 19.79%
graphql typescript vue3 vuex

vue-octocat's Introduction

Screenshot_4

Task description:

Разработать компоненты (vue+vuex) для работы с репозиториями Github-graphQL API (v4).

Реализовать: Отображение списка репозиториев для логина octocat в виде дропбокса с возможностью фильтрации по имени. (имя репозитория с логином)

При выборе из списка репозиториев отображаются карточки с issues (название, статус, описание) По клику на issue отображается список комментариев (время создания, текст) Визуальное представление свободное.

Дополнительная информация:

https://developer.github.com/v4/guides/forming-calls/#example-query

https://developer.github.com/v4/explorer/


vue-octocat

This is a test task for the position of a vue developer.

Was used TypeScript, Vue3, Composition Api, Vuex, GraphQL, GitHub Api and 'octocat' login


Project Setup

GitHub token is required for working this App, how to make one

Place your token in src/assets/helpers.ts


After clone this repo install node_modules

npm install

Compile and Hot-Reload for Development and testing

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

vue-octocat's People

Contributors

georgiybeloklokov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.