GithubHelp home page GithubHelp logo

candidate_app's Introduction

candidate_app

before run app or test, please run this command flutter pub run build_runner build --delete-conflicting-outputs

Answer

  • What kind of architecture did you use?
    • it called TDD (Test Driven Design)
  • What libraries did you add to the app? What are they used for? if you not rely the other library tell us why?
    • i am using so many library that to much to describe it one by one. But i will explain the main one. such as:
      • dartz for using left-right value
      • flutter_bloc for handle state management
      • freezed for create sealed class
      • dio for http client
      • auto route for navigating each page
      • injectable & getIt for injection
      • mockito for generate mock class
      • url_launcher for launch to external app
  • How long did you spend on the test?
    • about 18 hours
  • If you had more time, what further improvements or new features would you add?
    • create a centrap app theme, for colors, text, etc
  • Which parts of your submission are you most proud of? And why? little advice, dont answer whole project, use one what you think it special.
    • the folder structure and the code itself. The code in every class or widget has small line and it separate to another file or widget. Because it will help in the future for maintain the code
  • Which parts did you spend the most time with? What did you find most difficult?
    • unit test because unit testing will help other programmer to understand what the function is about and to make sure that function run as it should be.
  • How did you find the test overall? If you have any suggestions on how we can improve the test or our API, we'd love to hear them, please elaborate more about this.
    • the test is good. it cover how to call API data and display it. If i can give a suggestion, try to cover CRUD more.
  • The last question, quality or quantity?
    • quality

candidate_app's People

Contributors

yudystriawan avatar adeyuds 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.