BharathxD / Finnex

Finnex is a scalable dashboard application that uses machine learning to make predictions and provides visualizations of data points. It is built with TypeScript, React, NodeJS, Express, and MaterialUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finnex 🚀

A Finance Dashboard

Client Side Dependencies

    npm i --save react-redux @reduxjs/toolkit react-router-dom @mui/material @emotion/react @emotion/styled @mui/icons-material @mui/x-data-grid

Client Side DevDependencies

    npm i --save-dev @types/react-dom eslint eslint-config-react-app @types/node

Environment Variables

VITE_BASE_URL

Backend Dependencies

    npm i --save express cors pino dotenv helmet morgan logger mongoose-currency @typegoose/typegoose http-status-codes mongoose@~6.10.0
    npm i --save-dev @types/cors @types/express pino-pretty ts-node-dev typescript @types/mongoose-currency

About

Finnex is a scalable dashboard application that uses machine learning to make predictions and provides visualizations of data points. It is built with TypeScript, React, NodeJS, Express, and MaterialUI.


Languages

Language:TypeScript 99.4%Language:CSS 0.3%Language:HTML 0.3%