MERN CRUD Accounting

This website is made by React and Bootstrap and Express.js backend with a MongoDB Database stored on cloud the code is written by Javascript ES6 standard, the website 3 pages BalanceStatement and IncomeStatement and Cash Flow Statement performing accounting calculations, for example: In the BalanceStatement page you can enter the debit and the credit of Asset or liability or shareholder which is selected from the dropbox and the website will perform the calculations by Nodejs (Express), And insert the result into a MongoDB Database then you can either view the Trail balance sheet or the Balance Statement, BalanceStatement formula=>Assets=(Liabilities+ Equity)
In the income statement page, the user inserts the debit and the credit of the operating and non-operating activities by selecting them from the dropbox and then viewing the profit and loss. In the Result page you can view the result of the company activity, IncomeStatement formula => Net Income=(Revenue−Expenses)
In the Cash Flow Statement page, it shows The statement of cash flows or the cash flow statement, is a financial statement that summarizes the amount of cash and cash equivalents entering and leaving a company. The cash flow statement (CFS) measures how well a company manages its cash position.

      Balance Sheet

 financial statement that reports a company's assets, liabilities and shareholders' equity.

      Income Statement

 financial statement that shows you how profitable your business was over a given reporting period.

      Cash Flow Statement

The statement of cash flows, or the cash flow statement, is a financial statement that summarizes the amount of cash and cash equivalents entering and leaving a company.

      Calculations

TVA calculations and loans and other calculations 

About Us

This Website is made by Bootstrap and Reactjs with  a mongob Database to do accounting calculations