GithubHelp home page GithubHelp logo

frontendbbc's Introduction

Start

npm run dev

Technical Challenge

Below is a small technical challenge which will be submitted to the BBC account development team.

We really value your time so please don't spend more than 3 hours on this task.

We prefer quality over quantity.

Submit your challenge with one or more well implemented features rather than rushing with partial implementations of them all.

Your application will also be used during the face to face interview when we'll ask you to add another feature. We don't like to surprise you with code you've not seen before.

The task

The application is a recipe website. Your task is to implement one or more features from the list below. The features folder contains the behavioural specifications of the application to be built. Start by reading through these feature files, they should give you a sense of how the application will work.

Use the provided recipes.json file as the source of your data.

Sugggested features

All of the user requirements are in the features folder. Here's a suggested list of the order in which you could look at them:

  1. Recipes list
  2. Display a single recipe page
  3. Filter recipes
  4. Star a recipe
  5. Pagination

Remember, you don't have to implement them all!

What we expect

The role you're applying for is a full-stack JavaScript developer so we'd like to see the following:

  • a Node.js server using any framework to serve your data
  • a simple user interface using either vanilla JavaScript or the framework of your choice
  • a small README detailing anything we need to know.

What we don't expect

We know this is not a production application. Assume in-memory solutions rather than relying on external data stores.

These features shouldn't be the focus of your implementation:

  • authentication - assume there is 1 user and they can access their account
  • database persistence - use the provided JSON data source for your recipes source and store everything else in memory
  • styling - it doesn't have to look pretty
  • complex tooling - if you want to use your standard tool set up then that's great, but don't spend hours setting up gulp/grunt/webpack configurations and scripts
  • deployment - just make it run locally with minimal setup.

Submitting your task

Thanks for taking the time to show your development experience by taking our technical challenge. We'd appreciate it if you could submit it as follows:

  • Check your source code into a public GitHub, GitLab or BitBucket repository and email the repository location to the contact email provided; OR
  • Create an archive (zip, tar) and send the archive via email.

Please make sure that your application is easy to run!

frontendbbc's People

Contributors

lnesi avatar

Watchers

James Cloos avatar  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.