sakshamsingh.in

Project Detail

expense-tracker

Web app using React to track the expenses with custom component.

JavaScriptCSSHTML
View on GitHub

Architecture

This repository is reviewed through a modular architecture lens: clear boundaries between UI, domain logic, and external integrations, with emphasis on maintainability and scaling paths.

README

expense-tracker

Web app using React to track the expenses with custom component. ExpenseTracker shows the expenses for each months and year which we can filter. The User Interface ExpenseTracker automatically updates with nice animation. We can add new Expenses which will be added to Expense list. Screenshot (507) image

System Diagram

Replace this reference diagram with project-specific architecture assets when available.

ClientAPI LayerData Store

Source: wayiam/expense-tracker