Giter Site home page Giter Site logo

covidtracker's Introduction

covidTracker

Technical questions answers

1]I spent around 3-4 hours on testing all the components. I made use of jest and enzyme for testing the components.

2]If i had more time i would have imporved user interface and clean up the code. If I didn't spend much time on the coding test then I would have added some more features like pagination, option for sorting the data, also it would been very useful for user if i would have added a search bar, and some more charts to so that data interpretation would have been easier.

3] I wanted to keep code simple and easy to undustand, so only made use of widely used features in react and nodejs.

4] Performance issue in production can be improved by avoiding the unnecessary rendering when the change to be updated is in one small bit. The unnecessary rendering can be tracked down by the "React Developer Tools extension" for Chrome as it highlight component updates to identify unnecessary render cycles.

5] libraries and packages used ->Front end *Reactjs(js library) *axios(Dependencies) *chartjs(Dependencies) *enzyme(devDependencies for testing) ->Back end *Nodejs(js Runtime environment) *Express(Dependencies) *Nodemon(devDependencies) *body-parser(Dependencies) *mongoose(Dependencies) *morgan(Dependencies) *winston(Dependencies) ->Database *mongodb

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.