Coder Social home page Coder Social logo

msalvatti / dashboardapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 75 KB

Example: Real-Time Dashboard Development

Home Page: https://example-dashboard-app.vercel.app

License: MIT License

JavaScript 4.26% TypeScript 94.96% CSS 0.78%
api-rest dashboard nextjs13 portfolio tailwindcss typescript

dashboardapp's Introduction

Real-Time Dashboard Application

Table of Contents

Overview

Welcome to the Real-Time Dashboard Application!

This project aims to create a responsive and customizable dashboard for real-time data display using Next.js 13, TailwindCSS, and TypeScript.

It was developed to demonstrate some knowledge acquired in my journey as a developer.

Users will be able to customize the theme of the dashboard and interact with multiple widgets, including charts, tables, and an animated real-time map.

Features

This application includes the following features:

  • Real-time data fetching from a provided API endpoint, refreshed every 5 seconds.
  • Multiple widgets for displaying data, such as charts and tables.
  • A simple form for user interaction.
  • Dashboard theme customization for users.
  • An animated real-time map.

Customization

This application has theme customization features using context.

Click on the icon on the top right side of the screen to switch between dark/light themes.

The option to hide/show the sidebar menu has also been included. To do this, simply click on the icon in the top left corner of the screen.

To enable the reading of API data automatically every 5s, simply click on the icon on the right side of the screen.

When the refresh icon is enabled and when the pause icon is disabled.

Dashboard

As dashboard features, graphs, tables and an animated map with markers were created.

Dashboard data is automatically updated every 5s, when enabled.

Data such as:

Sales Over Time are loaded into a bar chart;

User Engagement are loaded into a pie chart;

Recent Transactions are loaded into a table;

Locations are loaded using the mapbox component, where you can view markers, zoom and navigate to the locations you want.

Project Setup

To get started with this project, follow these instructions:

  1. Clone the repository:

git clone https://github.com/msalvatti/dashboardApp.git

  1. Navigate to the project directory:

cd dashboardApp

  1. Install dependencies:

npm install

To run the application, execute the following command:

npm start

Demo View

To access a demo version of the dashboard, use the following address:

https://example-dashboard-app.vercel.app/

dashboardapp's People

Contributors

max-sdsharp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.