Giter VIP home page Giter VIP logo

ms-credit-card-managment's Introduction

ms-credit-card-managment

This project was built for testing purposes. This is the backend of the application, build on express.js framework.

The problem to resolve: monthly payments

I got a particular situation, where i need to manage an accountancy of the purchases that i make during the active mouth with the credit cards. So, the first problem that we have here, is that the are many cards, and because of that we have different card-resumes to look at every month. That's the very first issue to resolve. On the other hand, the purchases are commonly made on quotes, so we need to make sure the right quote it's being processed during the time of liquidation.

What's the system doing

  1. REQ1: Manage an accountancy of what's purchases were made during the last month. The result is how much money do we need to pay after all (called liquidation).
  2. REQ2: Give some text backup. The system can generate a resume of the purchases of the month, so that information can be backped into another solid drive system. THis proccess it's called exportation.
  3. REQ3: Manage historical purchases. Not only month-payments has to be showned in the current liquidation, but also we need to have a record of what purchases had done in the past. This requirement it's named as historical-payments.
  4. REQ4: Manage quoted-purchases, so that every month, after a liquidation is made, the quoted-purchases are automatically updated. The system can admit current or partial purchases. For example, you added a purchase of 6 months, on the 3rd period. After the current liquidation, that product has to be included into the historical transactions and has to be active in the next liquidation, and you should see that it's on the 4th period, in that case. When the product reach the 6th period, has to be dropped out of the current liquidation.

ms-credit-card-managment's People

Contributors

neckell 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.