Giter VIP home page Giter VIP logo

financialgoalmanager's Introduction

Project: Financial Goal Manager

Technologies and practices

  • AspNet.Core( .NET 7 )
  • Clean Architecture
  • MediatR
  • Transactions
  • IUnitOfWork
  • Entity Framework Core
  • CQRS
  • Padrao Repository
  • Validation of request in API (Fluent Validation)
  • Unit Test (NUnit)

Develop a system (API or Full-Stack) for managing financial objectives, based on Nubank boxes.

  1. Cash Management (Registration, Update, Removal, Listing, Details)
    • Validate data.
    • Create an endpoint that allows you to simulate the evolution of Cash, based on the amount of monthly contributions and income (PLUS)
    • Create an endpoint that allows you to upload a goal/box cover image (PLUS) file
    • Create a property for the total value of the Box always calculated when registering new transactions, instead of always adding everything up when searching for details (PLUS) Tip: use transaction
  2. Transaction Management (Registration, Removal, Listing, Details)
    • Validate data.
  3. Reports
    • Generate a report on the evolution of Boxes (PLUS)

Business rules

  • Transaction must be made with up to two decimal places of precision, and cannot be negative
  • Type: Deposit / Withdraw

financialgoalmanager's People

Contributors

erickgoldberg avatar

Stargazers

Leonardo Motta avatar José Silvio avatar Akio Serizawa avatar

Watchers

 avatar

Forkers

thomashinders

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.