Skip to content

Accounting App which makes accounting calculations and produce accounting tables such as Balance Statement and Income Statement and calculates the results while entering the debits and credits of an account, and it checks data entering Errors and ensure the data has been inserted correctly at first the Back opens with 1000000 so you can start yo…

License

Notifications You must be signed in to change notification settings

Zeriabo/Accounting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Accounting

Accounting is a React App which is connected to a MongoDB Database running on Cloud, The design is made using React bootstrap library, while the backend is made by NodeJS.

The App allows to produce the balance statement by entering data which is prechecked by javascript the App can detect wrong data entry depending on the Accounting Rules like if you entered the same Account in credit and debit OR trying to decrement an account with a value more than its balance ... Some of the checks are done on the client side and other are done on the backend side. The App calculates the Balance Statement, Income Statement according to the accounting rules.

The App let you :

  • Data entry to the Trail balance (Daily statements)
  • View the Trail Balance
  • View the Balance Statement
  • View the Income Statement
  • Reset the Database

GitHub issues GitHub forks GitHub stars GitHub license

About

Accounting App which makes accounting calculations and produce accounting tables such as Balance Statement and Income Statement and calculates the results while entering the debits and credits of an account, and it checks data entering Errors and ensure the data has been inserted correctly at first the Back opens with 1000000 so you can start yo…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published