Brandboom coding tests


These exist purely for the application for Lead Full Stack Developer at Brandboom. It was a fun little piece of recreational coding. I wasn't sure if there was a time limit being imposed, so I spent no more than half a day on these.


Image previewer

A simple image previewer that lets the user select a file, a URL, or drag & drop multiple files and generate a preview for each.

  • PHP
  • jQuery / Javascript
  • Bootstrap 4

Sticky notes

Sticky notes that you can reposition on your screen. Uses local browser storage with a share note feature that uses a database.

  • PHP
  • MySQL
  • jQuery / Javascript
  • Bootstrap 4
  • Vue.js