Skip to content

adenugbamichael/finance-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Finance Dashboard App

A MERN Finance Dashboard App that has Machine Learning Predictions. The frontend will consist of Vite for our starter application, Redux Toolkit for state management, Material UI for our component library, and Recharts for our Charts. For the backend we will be using Node Js as our runtime, Express Js as our backend framework, and MongoDB for our database.

chrome-capture-2023-8-2

chrome-capture-2023-8-2 (1)

  • Initialize project and install required packages
  • Setup layout
  • Create dashboard page
  • Install redux toolkit to make api calls so that data can be retrieve from the global storage
  • Setup backend server
  • Having the model schema setup
  • Create database Url for connection
  • Fetch kpis, products and transactions from the backend
  • Sync backend data with UI
  • Deploy backend to render and frontend to vercel

Releases

No releases published

Packages

No packages published