Giter Club home page Giter Club logo

nimbl3_frontend_test's Introduction

This is the frontend test for nimbl3

This project was bootstrapped with Create React App.

instructions

  1. npm install and all other modules needed
  2. npm start
  3. enter http://localhost:3000
  4. enjoy!

Requirements

Convert provided design (see Resources section) into semantic HTML markup, CSS and JS. The application should be responsive following these breakpoints:

Phone / Phablet (< 768px) Tablet (> 768px and < 1024px) Desktop (> 1024px)

Technical requirements:

HTML 5 SASS Grunt / Gulp / Webpack Vanilla JS / jQuery. React / Ember JS / Vue JS favored. ES5 / ES6 favored

Target browsers:

Chrome * / Chrome mobile (iOS/Android) * Firefox * / Firefox mobile (iOS/Android) * Safari / Safari mobile IE10 / Edge and above

(* latest 2 versions)

Notes:

Do implement any functionality that requires a backend implementation. The rendered page should only respond to user interactions such as hover / focus but all click actions should not trigger any functionality e.g. edit quantity, edit owner... While the artwork shows a navigation with lots of links, implement only the page that is represented in the artwork (i.e. β€œOrders”)

Methodology

Usage of a CSS framework is encouraged e.g. Bootstrap, Foundation, Neat Use flexbox to build the CSS layout Make usage of advanced SASS mixins and functions (if..else, for loops) Icons / images should be managed vis a single sprite image Animation of certain elements is required (see below in Exported Assets section) Commit all your code to Github or Bitbucket. Make regular commits and merge code using pull requests. Optional: deploy the finished page to a PAAS provider e.g. Github Pages, AWS S3, Heroku, Zeit

nimbl3_frontend_test's People

Contributors

053steve avatar

Watchers

James Cloos avatar  avatar

nimbl3_frontend_test's Issues

CSS inconsistencies

It's important that the code structure is consistent across the same codebase but the current SCSS / CSS lacks consistency:

  • Casing: in most places, class names seems to be hyphenated / kebab-cased but in many occurrences some classes are calemcased

  • Positioning / ordering of properties: sometimes styles for the selector are placed before or after pseudo / children selectors

sidebar_scss_-steve-___workspace__candidates-tests_steve

Main content must extend to the boundaries of the screen

Currently, the content seems to be constrained and aligned to the left while the design requires the content to extend to the max width of the viewport.

In addition, the header ("Order / TN SO 000015") should be aligned to the top.

react_app_and_flight_simple_serializer_rb_-travelbook-web-___workspace_travelbook-web

Lots of formatting / consistency issues in stylesheets

  • Tab space is inconsistent: sometimes 2, 3 or 4 tab spaces. Code lintinh can help with that.

orderinfo_scss_-_steve

  • Lots blank spaces:

orderinfo_scss_-_steve

  • Not using enough CSS / SCSS variables make the UI inconsistent as sizing / colors are different everywhere

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.