Code Monkey home page Code Monkey logo

assignment's Introduction

SD Worx Front-End Challenge

Your challenge this evening is to prepare a website that will present a datatable using the following API.

Refrain from using any visual frameworks, like bootstrap, Angular material, ngx-ui, or others, while building the webpage​

You can open the Figma sample to get as close a possible to the premade designs​. Links can be found in their respective sections below.

The pages must both support desktop and mobile versions​

image

Getting started

  • Create or log into your existing GitHub account.​

    • If your GitHub account uses a nickname, make sure to tell us who you are!​
  • Fork this repo; That would be this button:

    • image
  • If you have git:​

    • Clone your fork to your local pc​
    • Once you are finished:​
      • git add -A​
      • git commit -m "SD Worx Challenge! 🚀"​
      • git push origin​
  • ...Or if you don't have git, you can use GitHub's built-in uploader on your fork's page​

    • image
  • Create a Pull Request of your fork to the main repository

    • image
  • Fill in the Pull Request template

  • Label your PR with the correct country and category. (e.g. Belgium and Professional)

  • Submit your PR

Acceptance criteria student category​

  • The table should have internal vertical scrolling for rows that are not visible in the view.​
  • The Delete action - (trash can icon) should show a confirmation window and should remove the row from the list after the user confirms the operation.​
  • The desktop view is >= 576px​
  • Dashboard should include columns for [ID], [Avatar], [First name], [Date of birth], [City], [Country], [Actions(Delete)].​
  • Mobile view is < 576px​
  • Mobile view should contain [Name], [Date of birth], [City], [Country], [Actions(Delete)] data in rows.​

Figma link here

Acceptance criteria professional category​

  • The table should have internal vertical scrolling for rows that are not visible in the view.​
  • The table should have pagination with page size of 10 rows.​
  • Data in the table should have the ability to sort by column.​
  • The Edit action - (pen icon) should add the ability to edit values inline as on the project (input=text). The <ok> icon should save the changes, the <X> icon should cancel the operation.​
  • The Delete action - (trash can icon) should show a confirmation window and should remove the row from the list after the user confirms the operation.​
  • The desktop view is >= 576px and the dashboard should include columns for [ID], [Avatar], [First name], [Date of birth], [City], [Country], [Actions(Edit, Delete)].​
  • Mobile view is < 576px, and should contain [Name], [Date of birth], [City], [Country], [Actions(Delete)] data in rows.​
  • Actions should be in pop-menu.​

Figma link here

image

Judging Criteria

We will judge according to the following criteria:

  • Your application is running​
  • Implementation of all functionalities in relation to the Figma designs​
  • HTML/CSS/code organization​
  • How you present your work​

Tips

You don't have much time, first try to provide functionality, and then if you have time refine the designs.​

Remember to push all changes to your fork on GitHub before the time expires!​

If you have any problems or questions, please do not hesitate to ask our jurors.​

Good luck, and may the best developer win!

assignment's People

Contributors

steffenjahr avatar steventhuriot 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.