Giter Site home page Giter Site logo

proteus-frontend-challenge-project's Introduction

proteus-frontend-challenge-project

Welcome to the Proteus Motion Android Challenge Project. We hope you find this project fun and enjoyable.

User Story

As an athlete or athletic trainer, I would like the ability to compare my performance to other, similar athletes.

Your Task

Given the below requirements, implement a User Interface that allows a user to select the specific cohort they want to compare themselves against.

Design

Screen Shot 2022-03-30 at 10 39 57 AM

Requirements

  1. Create a scrollable container with 2 buttons fixed at the bottom: Cancel and Apply Filters.
  2. Implement a slider component that allows a user to select a weight range. The minimum selectable weight should read "Under 70" and the maximum weight should read "Over 295." The slider can be moved in increments of 15.
  3. Implement a slider component that allows a user to select a height range with a minimum of 5'2" and a maximum of 6'10" in increments of 4".
  4. Implement a set of radio buttons that allows a user to select which sport they participate in. A user can only select one sport.
  5. Implement a set of radio buttons that allows a user to select which position they participate in. A user can only select a position if they have selected a sport.
  6. When a user clicks "Apply filters" log to the console a JSON blob that describes the current state of the filters.

Technical Details

  • You are free to use any open source libraries you choose
  • We encourage use of Create React App to help bootstrap the project, but it is not required
  • Please include a Git history
  • The project should be runnable via npm run start
  • When finished, please submit a .zip file containing the repository and Git history

Grading Criteria

  • Correctness: Does your solution meet the requirements? Does it work?
  • Code Quality & Architecture: Does your solution utilize best practices? Is it readable and well organized? Consider adding a few tests.
  • Usability: While we have included a mockup, we do not expect a pixel perfect implementation of the design. However, we will be grading your project on basic UI/UX principles.

proteus-frontend-challenge-project's People

Contributors

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