Skip to content

Rmarieta/FullStackDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Financial Dashboard App Using React, Express and MongoDB

Full-stack implementation of a dashboard providing :

  • a light and a dark mode
  • multiple charts generated with Nivo
  • a dashboard putting all the different visualizations together

The app backend is implemented using Express and fetches data in real time from a MongoDB database.

Website deployed on the following link, using the free plan from render.com (expect a long loading time since it's on the free plan).



The design is mobile responsive and adapts to the size of the screen. The sidebar is collapsed by default on mobile mode and it switches to a vertical display for the dashboard under a certain screen width.



Demo of the app

03.Feb.2023.Vmaker.Recording.mp4

About

Dashboard with frontend : ReactJS, backend : ExpressJS, DB : MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages