⁕ Prélude

Type

Web App - Accounting System

Stack

  • React.js
  • Node.js / Express
  • MongoDB / Mongoose
  • Redux
  • Project timeframe

    4 months

    Prélude

    Type

    Web App - Ecommerce System

    Stack

  • React.js
  • Node.js / Express
  • MongoDB / Mongoose
  • Redux
  • Project timeframe

    4 months

    Relevant links

    Formal Accounting System

    This accounting system allows clients to organize their financial records. Users can record transactions using the journal, and view data representations on the dashboard as well as the financial statement pages

    Access

    Additionally, a client can invite individuals to their company's records, or organize records of multiple companies from one platform. The app provides capabilities to fully separate records of different companies. For instance, a freelance accountant can manage multiple sets of books.

    The app's state is managed using redux. Redux is optimal for complex scenarios such as this app, where lots of data is stored in the frontend.