Coder Social home page Coder Social logo

interview-ambareng-fork's Introduction

Little exercise

Hello, this is an interview exercise for GroupWallet.

This is a simple Flutter application that stores groups and their balances.

The app contains:

  1. Groups page (where users could add new groups)
  2. Group details page (where users could update group's balance)

Task

The task is pretty simple: you have to update app to add "history" functionality.

  1. Store info when user creates expenses or incomes (I have prepared Transactions database table for you)
  2. Display this data somewhere (your decision will it be a new page or you will display it inside group details page)
  3. User should be able to edit amount for existed transaction (either from another page or by displaying dialog or whatever you decide, the main thing is that amount of transaction should be updated)
  • Notice that group's balance should be equal to sum of all transactions
  • Feel free to update/change existing code if you need/want to
  • UI is not important for this task

Examination

Create a fork of this repository. Whenever you are done, just send me a link to your fork by email.

If you have any questions: [email protected]

interview-ambareng-fork's People

Contributors

alexizh avatar ambareng 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.