Giter Club home page Giter Club logo

travelhere's Introduction

This repository is my solution to a coding challenge.

The following is the challenge I was given, it is written verbatim.


The Ranking iOS/Android dev test

This repository is aimed to test future iOS/Android developers skills. We hope you enjoy as much as we do coding and pushing your skills with new challenges.

Introduction

In order to evaluate your skills and coding style we would like you to develop a small application that consumes HERE map API. Use case We would like to have an small application that to achieve:

  • Searching the station around your current location

  • Displaying the station info after selecting it, inlcuding weather info, next departures info at the station in differnet view

How to get started

Check out the HERE documentation to know how to get the API information. Please sign up a free account at here to start with. We recommend you to visit this link and Rest APIs for more api details.

Procedure

  • You do not need to do both iOS and Android, you pick the one, either iOS or Android, that you are most comformable with.
  • You will be added to the repo to start with, you will be creating the project and using github to track each commit.
  • When you think your app matches the requirements and you are proud of the code, you are going to push, make a pull request to this repository. We will review your code and we will likely make some comments about your code.
  • In your pull request, add a description of the solution you have implemented and any other issue we should take into account at the time of review.

Requirements

iOS

  • The candidate is allowed to use third party libraries.
  • The candidate should use both objective-c and swift in the project to demonstrate you are expert of the languages
  • The candidate must chose the UI that fits better, but the Views must be done using both SwiftUI (imperative programming) and NIB (declarative programming) for each view.
  • The candidate must use MVVM as the app architecutre pattern
  • There is no time limit for the test but plesae do your best to finish it within 3 hours once started coding.

Android

  • The candidate is allowed to use third party libraries.
  • The candidate should use both java and kotlin in the project to demonstrate you are expert of the languages
  • The candidate must chose the UI that fits better, but the Views must be done using both jetpack compose (imperative programming) and xml (declarative programming) for each view.
  • The candidate must use MVVM as the app architecutre pattern
  • The candidate must use Hilt or Dagger as Dependent Injection pattern.
  • There is no time limit for the test but plesae do your best to finish it within 3 hours once started coding.

Optional

  • The local caching mechanism should be considered
  • The use of animations will be a plus.

Advices

  • Be aware of user experience and try to cover all the scenario
  • Knowledge of design patterns.
  • Any necessaries process to make sure the quality of the code.
  • Clean code.
  • Please avoid ONE BIG git commit - this will be treated as failure of the test

If you need help do not hesitate to contact us.

travelhere's People

Contributors

jordikitto avatar fetchtv 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.