Giter Site home page Giter Site logo

flipaclip-interview's Introduction

Welcome!

Please follow the steps below to get started.

Steps

  1. Clone the project into your machine.
  2. Run the android app to make sure it starts up (it should load an activity with a single button in the middle).
  3. Implement the changes asked for in this README file.
  4. Once you are ready, create a PR and submit it.

Project

Goal

Create a screen that displays a list of brushes and allows you to change the size of each. A rough wireframe would look like this:

Screenshot 2023-01-30 at 12 05 45 PM

Requirements

  1. BrushesFragment: responsible for displaying a list of available brushes and highlighting the currently selected brush.
  2. Tapping on a non selected brush, simply selects it.
  3. Tapping the selected brush opens the BrushSettingsFragment.
  4. BrushSettingsFragment: responsible for allowing you to set the size via a slider (range should be 1-100).
  5. In the HomeActivity there is a method called "onShowBrushes". Tapping this button should display the BrushesFragment.
  6. Use the provided class BrushRepository to access the data.

Notes

  1. Do not worry about the UI design, just keep it simple and straightforward.
  2. Do not worry about persisting the data, just use the provided BrushRepository class.

flipaclip-interview's People

Contributors

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