Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ This Repo is intended to instruct new Frontend developer (Native & Web) candidat

* Build a single screen web or native application (**EPG Screen**) using your choice of framework / tooling

**NOTE:** For *Web Developers*: React, Vue.js, React-Native, Vanilla JS / Typescript for example - No restrictions apply, however try to avoid using project generators / starter-kits / sample projects were possible.
**NOTE:** For *Web Developers*: React, Vue.js, React-Native, Vanilla JS / Typescript for example - No restrictions apply, however try to avoid using project generators / starter-kits / sample projects where possible.

**NOTE:** For *Native Developers*: Java, Kotlin, ObjectiveC - No restrictions to tooling or frameworks apply.

* Use the designs in the `./mockups` folder to guide your work.
* Use **Mock-Api** package included to supply the EPG data. See `package.json`.
* For Web developers task submission is expected to be in NPM package format (**Preferably via GitHub**) with simple steps to install and run. Pass the link to your contact with our management or your recruiter when you're done.

**NOTE:** For *Native Developers*: Alternative methods of submission are acceptible for Android & iOS projects.
**NOTE:** For *Native Developers*: Alternative methods of submission are acceptable for Android & iOS projects.

* Task is not expected to take any more than 2 days of your time.

**NOTE:** There is no need to use this tester repo as the basis for your task. You can rework it, supply your own structure and include the libraries / dependencies however you prefer.

* A base level of interactivity is expected regarding the progression of time and how this is refected in the EPG. For example the yellow line indicating the current program should update and change, as well as a functional auto-scroll shortcut to be triggered when pressing on the "NOW" button.
* A base level of interactivity is expected regarding the progression of time and how this is reflected in the EPG. For example the yellow line indicating the current program should update and change, as well as a functional auto-scroll shortcut to be triggered when pressing on the "NOW" button.

#### Cool to have (But not required and wont negatively impact assessment):
#### Cool to have (But not required and won't negatively impact assessment):

* Add more interactions, animations or just nail the UX.
* Responsive layouts for multi-screen support.
Expand Down