/Nexus-Journal

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.

Primary LanguageJavaScriptMIT LicenseMIT

What is a Journal?

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.

How to Use?

Go to your computer’s shell and type the following command with your SSH or HTTPS URL:

    git clone https://github.com/HrithikMittal/Nexus-Journal.git

Dependicies to be installed

   npm install express
   npm install mongoose
   npm install body-parser
   npm install mongodb

For Database

    connect to mongodb://localhost:27017/

Were to Use?

  • 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