Code Monkey home page Code Monkey logo

devoteam-fe-test's Introduction

DevoTeam-FE-test

This is FE test for DevoTeam.

deployed link - live

  • run yarn to install all needed packages first
  • run yarn start to start app
  • run yarn test to run unit test

Features (mandatory & extra🌟)

  1. βœ… Fetch data from api, by default, it will render the list view. Results are sorted by asc by default.
  2. βœ… If you click the sort-icon, results will be sorted by desc and the icon will also change to a different one to indicate that.
  3. βœ… If you click view-switch-icon, you will toggle between list-view and thumnail-cards-view. Again, the icon will change correspondingly.
  4. βœ… If you type anything, search results will update.
  5. 🌟 Add clear input button.
  6. 🌟 When there is no search result, show some text to let the user know, instead of a blank page.
  7. 🌟 When there is an error (when fetching data from api), the user will see an error page with error message there.
  8. βœ… Two different layout will be responsive, to implement that, I used both grid and flex.
  9. βœ… Follow design, use correct font-family and etc.
  10. βœ… Add unit test for all functionality
  11. 🌟 Add basic skeleton while loading

Can be improved/discussed:

  1. Can store results in sessionStorage when we fetch data for the first time to avoid sending multiple requests when we refresh the page;
  2. Can add more hover/fancy effect to desktop version;
  3. Title's position on desktop and how it should look like on medium size screen, I made some tiny adjustment.
  4. Can add more accessibility later on

Videos:

Screen.Recording.2022-10-28.at.09.30.54.mov
Screen.Recording.2022-10-28.at.09.32.14.mov

devoteam-fe-test's People

Contributors

shan-mi avatar

Stargazers

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