GithubHelp home page GithubHelp logo

leonbohdan / vue-smarttek-dogs-test Goto Github PK

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

SPA-app created with Vue + Vuex + Vue router

Home Page: https://leonbohdan.github.io/vue-smarttek-dogs-test/

JavaScript 31.74% HTML 2.69% Vue 63.02% Sass 1.14% Shell 1.41%
vue vuejs vuex vue-router vuetify axios

vue-smarttek-dogs-test's Introduction

vue-smarttek-dogs-test

SPA-приложение с использованием Vue + Vuex + Vue router.

Приложение получает данные из API и выводит их в клиентскую часть.

API: https://dog.ceo/dog-api

Макет-пример: https://www.figma.com/file/qikieeE86iZxUzdj4TpwJM/frontend_test

Главная страница

- Отображает список изображений всех собак (по умолчанию в рандомном порядке).
- Сверху находится переключатель с рандомного порядка фото на алфавитный.
- По стандарту отображается 20 изображений и реализован бесконечный скролл с подгрузкой следующих 20 изображений.

Страницы пород

- В шапке располагается селект со списком всех доступных пород.
- При выборе определенной породы происходит роутинг на app.ru/{breed}, например app.ru/husky.
- При переходе по таким урлам должны загружаться изображения только выбранной породы.

Избранное

- Каждое изображение можно лайкнуть (иконка сердца), после чего эти изображения можно будет увидеть на странице app.test/favourites. 
- Информация о лайкнутых фото находится в хранилище браузера.
- При перезагрузке страницы лайкнутые фото не пропадают.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

vue-smarttek-dogs-test's People

Contributors

leonbohdan avatar

Stargazers

 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.