Skip to content

A fullstack(typescript) dashboard with charts & predictions using machine learning...

Notifications You must be signed in to change notification settings

WinnardArthur/Finalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Financial Dashboard with Predictions using Machine Learning

Key Features

Charts with dynamic data from backend

  • Area Chart
  • Bar Chart
  • Line Charts
  • Pie Chart
  • Mui DataGrid
  • Advanced Mongodb schema design

Predictions

  • Predictions using regression

Charts Page

Charts page

Predictions Page

Predictions page;

Available scripts

First, run the development server

cd server &&
bash
npm run dev
# or
yarn dev
# or
pnpm dev

Then, run the client

cd client &&
bash 
npm start

Open http://localhost:3000 with your browser to see the result.

The page will reload when you make changes.
You may also see any lint warnings in the console.

Deployment

You can find a demo of this financial dashboard at finalytics

About

A fullstack(typescript) dashboard with charts & predictions using machine learning...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published