Code Monkey home page Code Monkey logo

viu_challenge's Introduction

viu_challenge

Frontend engineer test for VIU Ventures AG Hi! This is a test for our new Senior Frontend engineer position. Requirements Create a VueJS application that will present dog images that get fetched from the api. • App should be written in VueJS, using Typescript. For stylesheets, please use SCSS • Fetch the breeds from https://dog.ceo/api/breeds/list/all • Implement a grid, showing the breeds. Every breed tile should have a random image from that breed as a thumbnail - fetch it from https://dog.ceo/api/breed/${breed}/images/random • On click on a category, show a grid of images from that breed by using https://dog.ceo/api/breed/${breed}/images • Hovering over the image, show the image name • Clicking on an image should show a popup showing the full-size image. • Implement pagination for the grids - up to 5, 10 or 15 items per page. Each option should be available for a user to choose • Use animations throughout the app • We consider design affinity a must for our frontend engineers. Therefore, design is free for you to choose and implement. o Consider the current style used on https://shopviu.com o Our customers are mostly mobile - so it’s important that the app works and looks good on mobile o Font used on shopviu.com is a licensed one. We cannot give you the permission to use it, but we ask you to find a font that looks the closest to ours. Good luck!

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Useful links

https://blog.logrocket.com/build-deploy-vue-js-app-github-pages/

https://tmilost.github.io/VIU_challenge/

https://dog.ceo/dog-api/documentation/breed

viu_challenge's People

Contributors

tmilost 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.