In accounting and bookkeeping, a journal is a record of financial transactions in order by date. Traditionally, a journal has been defined as the book of original entry. The definition was more appropriate when transactions were written in a journal prior to manually posting them to the accounts in the general ledger or subsidiary ledger.
git clone https://github.com/HrithikMittal/Nexus-Ledger.git
npm install express
npm install mongoose
npm install body-parser
npm install mongodb
connect to mongodb://localhost:27017/
- For Creating Tracnsaction in Accounting
- For making Ledger in Accounting
- Record daily events for later reference
- Take notes on things you read, hear and watch