GithubHelp home page GithubHelp logo

rtivital / react-challenge-sort-and-search Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 195.0 1.26 MB

Первый выпуск React Challenge: сортировка и поиск данных

JavaScript 99.89% HTML 0.09% CSS 0.02%
react react-challenge russian

react-challenge-sort-and-search's Introduction

Пилотный выпуск React Challenge: сортировка и поиск данных

Статья на сайте

Демо приложения

Что делать:

  • Форкнуть этот репозиторий
  • Склонировать свой форк git clone https://github.com/<ваш_аккаунт_на_гитхабе>/react-challenge-sort-and-search
  • Открыть папку cd react-challenge-sort-and-search
  • Установить все зависимости npm install
  • Запустить галп gulp
  • Вы восхитительны и готовы к челенджу!

Таски для галпа

  • Дефолтный (просто gulp): запускает browsersync и решрешит при изменении js, css и html. Браузер должен открыть самостоятельно.
  • Деплой (gulp deploy): пушит всё, что находится в папке public в ветку gh-pages. В результате сайт можно показать другу

Удачи!

react-challenge-sort-and-search's People

Contributors

rtivital avatar yozhezhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

react-challenge-sort-and-search's Issues

Сортировка по возрасту

При сортировке по возрасту, во первых каждый раз рандомно сортирует, то есть имя не учитывается, и во вторых активным выбирается второй в списке

Иконки кнопок

В кнопках "Sort by name" и "Sort by age" есть иконки, которые показывают, что сортировка идет по убыванию (9-1) или по возрастанию (A-Z). Однако при изменении этого порядка они такими и остаются. Если отсортировать по возрастанию возраста, иконка внутри кнопки все-равно гласит 9-1, хотя на деле это сортировка 1-9. Было бы лучше, если бы инонка соответсвовала порядку сортировки.

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.