title: “MTCARS MPG Predictor” author: “Haider Ali” date: “2025-11-15” output: ioslides_presentation —

Introduction

This presentation describes my Shiny application created for the Developing Data Products course.

The app allows users to:

A deployed version of the app is available here:
[YOUR_SHINY_APP_LINK]


About the Dataset

The application uses the built-in mtcars dataset.

Key dataset features:

The goal of the app is to allow users to explore how different predictors influence fuel economy (MPG).


How the App Works

The user interface includes:

The server logic:


Screenshot of the App

Below is a placeholder image. Replace with a screenshot taken after deployment.

Shiny App Screenshot Placeholder
Shiny App Screenshot Placeholder

Conclusion

This project demonstrates:

To access the live app:
[YOUR_SHINY_APP_LINK]

Thank you for viewing!