Skip to content

"Fascia" is a project that showcases the power of a full MERN stack, along with Redux, Material UI and Nivo charts for dynamic data visualization.

Notifications You must be signed in to change notification settings

sushilpandeyy/Fascia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fascia

Fascia is a Dashboard application for visual representation of data.

Fascia Homepage

Installation

To get started with Fascia, you'll need to clone the repository and set up both the client and server:

Client (Frontend)

  1. Clone the repository.
  2. Navigate to the client directory.
  3. Run npm install to install dependencies.
  4. Run npm run dev to start the frontend React application.

Server (Backend)

  1. Clone the repository.
  2. Navigate to the server directory.
  3. Run npm install to install dependencies.
  4. Run node index.js to start the backend server.

Usage

After starting the backend with node index.js, access the frontend by running npm run dev and navigating to the displayed local URL.

Features

  • Visualization of data in different types of graphs and maps.
  • Utilizes Nivo charts for visualization.

Dependencies

  • Knowledge of MERN stack
  • Understanding of React Redux
  • Familiarity with Material UI and Nivo charts

Contributing

Contributions to Fascia are welcome. Please email contact.sushilpandey@gmail.com to get started.

License

This project is licensed under the GNU General Public License Version 3.0.

Contact

For questions or feedback, please email contact.sushilpandey@gmail.com.

Acknowledgements

Public data used for visualization was obtained from a YouTube video.

About

"Fascia" is a project that showcases the power of a full MERN stack, along with Redux, Material UI and Nivo charts for dynamic data visualization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages