Git Product home page Git Product logo

best-runner's Introduction

Hello! This is the BestRunner App.

Contacts-app




This App allows you to track your workouts activity, and to view the weekly chart based on your activity.


⚙ STACK.


React.js to build the front-end;

Redux for state managemet;

React-router for routing;

Redux-reselect to implement complex filter to memoize expensive calculations;

Redux-persist to save data in localStorage;

Material UI for Forms and Input Fields;

Styled Components to keep the concerns of styling and element architecture separated and make components more readable.

Canvas.js to make the weekly chart with the data;




Contacts-app


☞ Complete MVP:


1. Add a new workout / Edit the existing one:

by distance in km;

by date;

by type (walk/run/bike/ski)

include a comment;


3. Delete the existing workout;


4. Filter Workouts:

by date: oldest-newest, newest-oldest;

by type: bike/walk/run/ski;

by km: max-min, min-max





Что можно делать в приложении:

1. Добавьте новую тренировку или отредактируйте существующую:

  • по расстоянию в км;
  • по дате;
  • по типу (прогулка / бег / велосипед / лыжи)
  • добавить комментарий;

3. Удалите существующую тренировку;

4. Фильтр тренировок:

  • по дате: старая-новая, новая-старая;
  • по типу: велосипед / прогулка / бег / лыжи;
  • по км: макс-мин, мин-макс

Структура приложения.

  • React.js для создания интерфейса;
  • Redux для управления состоянием приложения;
  • React-router для маршрутизации;
  • Reselect для реализации фильтра, и запоминания дорогостоящих вычислений;
  • Redux-persist для сохранения данных в localStorage;
  • Material UI для форм и полей ввода и UI компонентов; *Не использовала Formik/React-hook-form, потому что не было смысла в валидация форм.
  • Styled-components, чтобы отделить стили и архитектуру элементов и сделать компоненты удобочитаемыми.
  • Canvas.js для построения недельного графика с данными;

best-runner's People

Contributors

renovate-bot avatar stacykutyepov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

best-runner's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @material-ui/core Available
npm @material-ui/icons Available

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency styled-components to v5.3.11
  • Update dependency @testing-library/jest-dom to v5.17.0
  • Update dependency react-redux to v9
  • Update dependency redux to v5
  • Update dependency reselect to v5
  • Update dependency styled-components to v6
  • Update react monorepo to v18 (major) (react, react-dom)
  • Update testing-library monorepo (major) (@testing-library/jest-dom, @testing-library/react, @testing-library/user-event)
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @material-ui/core 4.12.3
  • @material-ui/icons 4.11.2
  • @testing-library/react 12.1.5
  • @testing-library/jest-dom 5.16.4
  • @testing-library/user-event 13.5.0
  • canvasjs-react-charts 1.0.5
  • react 17.0.2
  • react-dom 17.0.2
  • react-hook-form 7.31.1
  • react-redux 7.2.6
  • react-router-dom 5.2.0
  • react-scripts 3.4.4
  • redux 4.1.2
  • redux-logger 3.0.6
  • redux-persist 6.0.0
  • reselect 4.1.5
  • smooth-scroll 16.1.3
  • styled-components 5.3.5

  • Check this box to trigger a request for Renovate to run again on this repository

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.