Skip to content

fadeldnswr/iot-traffic-forecasting-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet of Things Network Traffic Prediction Dashboard

This is a simple dashboard created using HTML, CSS, and JavaScript. The purpose of this project is to provide a basic structure for building a web-based dashboard that can display various types of data, such as charts, tables, or interactive components. The project focuses on the front-end part, with a clean and minimalistic design.

Features

  • Responsive Layout: The dashboard adapts to different screen sizes, making it suitable for both desktop and mobile devices.
  • Sidebar Navigation: The sidebar contains links that can be customized to navigate through different sections of the dashboard.
  • Toggleable Sidebar: The sidebar can be toggled on and off using a button to allow for a more compact view.
  • Interactive Elements: Basic interactivity, such as a button to toggle the sidebar, is implemented using JavaScript.
  • Customizable: You can easily extend the dashboard by adding more pages, charts, tables, and other components.

Structure

  • index.html: The main HTML file that contains the structure and content of the dashboard.
  • /css/style.css: The stylesheet that defines the visual design, layout, and responsive behavior of the dashboard.
  • /js/script.js: The JavaScript file responsible for handling interactions, such as toggling the sidebar.
  • /assets/: Directory for storing images, fonts, and icons used throughout the project.

Installation

To run the dashboard locally:

  1. Clone the repository git clone <repository-url>

  2. Navigate to the project directory: cd my-dashboard-project

  3. Open the index.html file in your browser: open index.html

About

This repository holds frontend dashboard for visualizing the IoT prediction using ARIMA and LSTM model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •