diff --git a/README.md b/README.md index b3fc23b..f55e57a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 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. @@ -23,15 +23,15 @@ This Repo is intended to instruct new Frontend developer (Native & Web) candidat * 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.