GithubHelp home page GithubHelp logo

lcjg-fullstack-engineer-test's Introduction

LCJG-Fullstack-Engineer-Test

Fullstack engineer interview test for LCJG BetaLabs and you need to finish it within 24 hours.

Task 1 : Follow the steps to setup a mysql database in local

Task 2 : You can use any python server framwork to implement a simple web server with the following routes (using the database in task 1)

  • API 1 - list customers basic details with able to search by first name, last name and order by credit limit
  • API 2 - get full customers details by customerNumber
  • API 3 - update customers first name, last name and credit limit by customerNumber

Task 3 : Create a single page app by using Reactjs, Angular or Vue to implement the follwing requirements

  • Create a table view to present the result (customerNumber, customerName, addressLine1 + addressLine2, country, creditLimit) from API 1

Row

  • Present the details view when click on name field in the record, the detail view should show all the data from API 2
  • Allow user to edit the first name and last name in the details view and update it to server

After you finsih the test please zip them all to a single file and email to [email protected]

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.