Web App - Accounting System
4 months
N/A
Web App - Ecommerce System
4 months
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
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.