Finance app in which information is shown on Dashboard page in the form of Charts and tables, it has a predictions page as well where we use the machine learning model to predict the income in future.
Material UI(component library), MUI Datagrid(tables), TypeScript(language), Vite(starter app), Recharts(chart library), Redux Toolkit(state management), Redux Toolkit Query(api calls), React Router(Navigation), Regression.js(machine learning model), Heroicons(icons).
Nodejs(Rutime), expressjs(backend framework), mongoose(database).