Git Product home page Git Product logo

iexcloudapp's Introduction

iexCloudApp

Live Demo - https://iex-cloud-app.vercel.app/

Описание

Это тестовое задание задачей которого было создать приложение, которое отображает отчеты о акциях на основе данных API IEX Cloud.

Цели

  • Нумерованная таблица в которой есть до 10 отчетов акций на странице
  • Пользователь может переходить по страницам (next / prev)
  • Иметь чистую структуру кода и продуманную архитектуру
  • React
  • Redux
  • Бонус #1: Модульные тесты (Unit Tests)
  • Бонус #2 Используя https://github.com/atlassian/react-beautiful-dnd чтобы перемещать строки в списке

Установка и запуск

  1. Клонируйте репозиторий:
git clone https://github.com/arustomyan/iexCloudApp.git
  1. Установите необходимые зависимости
npm install
  1. После установки всех зависимостей выполните:
npm run build
npm run preview

Cтруктура проекта

  • src/components: Cодержит компоненты используемые в приложении;
  • src/components/shared: Cодержит переиспользуемые компоненты без специальной логики;
  • src/hooks/: Cодержит хуки для приложения;
  • src/model/: Cодержит модель ожидаемых данных;
  • src/utils/: Содержит вспомогательные функции и утилиты.

Технологии

  • React
  • Redux-Toolkit
  • TypeScript

Дополнительный функционал не входящий в цели

  • Пагинация по страницам
  • Авторизация пользователя и сохранение/удаление токена в/из localStorage
  • Cортировка данных таблицы по возрастанию и убыванию
  • Поиск данных по колонке symbol

Автор

Арустомян Вячеслав:

Telegram - https://t.me/arustomyan
Почта - [email protected]

Repository Link

https://github.com/arustomyan/iexCloudApp.git

iexcloudapp's People

Contributors

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