Coder Social home page Coder Social logo

abn-search-app-client's Introduction

ABN Search App

Goal of the app is:

  1. To show ABN api data for any search text.
  2. Clicking on search result item will get data for that particular ABN.
  3. Entering an ABN in text search will return ABN data directly if it exists.

Available Scripts

In the project directory, you should first run: npm install

To run the project

npm run start

To run tests

'npm run test'

Project template and external dependencies info

  • This project was bootstrapped with Create React App.
  • I have added Typescript, @testing-library/react, node-sass, prettier as development time dependencies
  • I have added jsonp package instead of writing logic for handling the api.

Task Status

  • The basic functionality is working.
  • I have not added react-router.
  • I have not taken Caching into consideration.
  • I have not taken into consideration/tested if a large data set is received - I was getting 10 results at a time, I did not test this scenario.
  • I have not spent much time on CSS and copied some design CSS from Material-UI site. Enhancements on this can be like using css modules or styled-components etc. but not much time was spent on this.
  • I could have spent more time on Error Handling as jsonp library has a large timeout for errors for some scenarios.
  • I spent about 4 hours on this task and did some refactoring along the way, also added React Testing-Library.
  • I havent written many tests but i think it is a good start.

abn-search-app-client's People

Contributors

sjsingh85 avatar

Watchers

James Cloos avatar  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.