Skip to content

gauranga18/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Interactive Book Dashboard πŸ“Š

Welcome to the Interactive Book Dashboard! This dashboard allows you to explore book data dynamically through visually appealing charts, providing insights into ratings, reviews, prices, genres, and more! πŸš€


πŸ› οΈ Features:

  • File Upload: Upload a JSON file to display interactive charts πŸ“‚
  • User Ratings Distribution: Visualize the distribution of book ratings πŸ“Š
  • Reviews Count: Bar chart showing the number of reviews per book πŸ“ˆ
  • Price vs. Year Comparison: Scatter plot showing price vs. year πŸ’°πŸ“…
  • Genre Popularity: Pie chart showcasing the popularity of book genres πŸ“‰
  • Cost Effectiveness: Correlation between user rating and price 🏷️

πŸ“₯ How to Use:

  1. Clone this repository to your local machine πŸ–₯️
    git clone https://github.com/yourusername/interactive-book-dashboard.git
    

🧩 How It Works:

File Upload: The user selects a .json file containing book data πŸ“‚ Data Parsing: The file is parsed and visualized using Plotly for dynamic chart rendering πŸ“Š Chart Interactions: Hover over each chart to explore details like book names, ratings, and review counts 🧐

πŸ§‘β€πŸ’» Tech Stack:

HTML5 for the structure of the dashboard πŸ§‘β€πŸ’» CSS3 for styling the page with smooth animations πŸ’… JavaScript for the dynamic interactions ✨ Plotly.js for rendering interactive charts πŸ“‰ JSON format for data input πŸ“„

⚠️ Known Issues:

Invalid JSON Format: If the uploaded file is not in the correct JSON format, an error message will be shown ⚠️ Empty Data Fields: Missing or incorrect data fields may cause charts to display incorrectly πŸ›‘

πŸ€” How to Contribute:

Fork this repository and make your changes πŸ’» Create a pull request to contribute your changes πŸ“‘ Be awesome and share your ideas with the community 🌍

πŸ“ License:

This project is open-source and available under the MIT License.

Enjoy exploring your book data in a whole new way! πŸ“šβœ¨

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages