GithubHelp home page GithubHelp logo

finpay-pr's Introduction

finpay-user-management

Installation

Clone the repository

git clone [email protected]:finpay-interviews/finpay-user-management.git
cd finpay-user-management

Setup

npm i
npm start

The application will run on localhost:3000.

Application overview

This application is a 'user management' tool, which is a basic CRUD React/Redux app which has a primary UI consisting of a list of User objects. The user object shape is defined in the User.ts file, as a typescript interface.

There are a few issues with this application - the goal will be to figure out what is wrong with it and how we can best improve it.

API documentation: https://gorest.co.in/


Instructions

Look for mistakes

Note any sections of the application which you believe need improvement. This can include the visual look and feel, the way that the interface works, ways that the user experience can be improved, and of course the code itself.

Think of solutions

Now that you have a list of problems from the previous step, think of how you would resolve or improve the issues you've encountered. For issues such as logic bugs or coding style it may be helpful to write down a solution or at least have an idea of what steps you would take to resolve the problem. For issues with the look and feel, you can point out where the source of the issue is and note how it could be improved.

Look for parts that are good 'as-is'

If there are any parts of the application that you feel are well-designed, and don't need to be touched, you may keep those in mind too.

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.