aryan-139 / Wealthbridge

Developed a full-stack finance dashboard with Machine Learning predictions and forecasting abilities using the MERN stack (MongoDB, Express, React, Node). Developed the backend using Node.js and Express.js as the framework, and used MongoDB to store all the financial and user-specific data.
https://wealthbridge.vercel.app
0 stars 0 forks source link
dashboard database-management machine-learning

Wealthbridge Financial Dashboard

Wealthbridge Financial Dashboard is a web application that allows users to view their financial information in a single place. The application is built using React, Node.js, Express, MongoDB and Mongoose. This project is also enabled with Machine Learning capabilities to predict the future revenue from the current venture as well.

Prerequisites

Installing

cd client
npm install

cd server
npm install

Running

cd client
npm run dev

cd server
npm run dev

Media

Dashboard Page dashboard

Predictions Page predictions

Predictions Graph predicted-output