Giter VIP home page Giter VIP logo

reachplc-beauty-products's Introduction

Reach plc. Apps Team Exercise (Junior)

Description

One of our magazines is looking for new sources of revenues and starts a few partnerships with beauty brands to present their products within the app. Users can view any number of these products in any particular order. This is an example list of products:

ID            | Name                | Description   |  Price    | Image
----------------------------------------------------------------------------------
LIPSTICK      | Express Lipstick    |     ...       |   22.00€  | https://....
EYELINER      | Daily Eyeliner      |     ...       |   50.00€  | https://....
SHAMPOO       | RSVP Shampoo        |     ...       |   35.50€  | https://....

Objective:

  • Implement an app that lists all the beauty products and allows the user to read a description of the product, in more detail.
  • You may get the list of products from here https://apps-tests.s3-eu-west-1.amazonaws.com/android/products.json.
  • We already have a skeleton of the project, with the infrastructure prepared to get you up-and-running.
  • Use the ListFragment and its view model to get and display the list of products.
  • Create a DetailFragment to display the description and image of each product.
  • It's ok to use commonly used Android libraries but we already added the most relevant ones to the skeleton project
  • You can use the AppContainer class as a container for objects shared throughout the app. Feel free to use a more sophisticated approach if you prefer.
  • This is not required, but if you want to show off, you can try writing unit tests, making the app work offline, handling config changes or cool UI details and so on.

Guidelines

  • We're looking for code that's easy to read, easy to maintain and easy to grow.
  • Prefer less code written well, than writing code in a rush.
  • Create a NOTES.md file explaining your solution, implementation details and trade-offs. Writing good documentation is a rare but important skill.

Submission

  • You can zip the final project and send us by email. Or push to a public GitHub repository.
  • If something is not clear, feel free to drop us an e-mail.

===================================================================================================================

reachplc-beauty-products's People

Contributors

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