GithubHelp home page GithubHelp logo

datamax-assessment's Introduction

DataMax frontend Assessment

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

How I approached the challenge

Passively Solving the problem

When I got the email of the technical assessment., within 10 mins, I already mapped out the approach I was going to take in implementing the prototype as well as the technologies and framework to use.

Actual Implementation

The first thing I did after meticulously going through the assessment instructions was to check out the Ice and Fire API and study how it works. It was a piece of cake because all it required for me to get all books and paginate the data.

The codebase on GitHub is properly documented with the steps taken to solve the problem

Error handling

In a case where an error occur, I gracefully handle the situation by displaying a helpful message to the user. Also, if any HTTP error occurs, the user is notified of the error via a toast component and also allow for the user to reload the page by clicking on the try again button (see image below)

Error toast

Technologies and Framework used

The project was bootstrapped with Vue.js and I choose the Vuetify UI component library because it literally gives me exactly what I needed to build this prototype rapidly. The built-in JavaScript fetch API was used for API calls in favour of Axios or jQuery to reduce bundle size and improve performance. The prototype was hosted on Netlify because it makes deploying frontend apps fast and it also has a built-in continuous integration system.

Below are links to the prototype

View the prototype on Netlify

View source code on GitHub

datamax-assessment's People

Contributors

ejirocodes 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.