Skip to content

A robust and intuitive dashboard for critical dynamic financial metrics ๐Ÿ“ˆ ๐Ÿ’ฐ

Notifications You must be signed in to change notification settings

sher85/Financial-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Website Financial Metrics Dashboard

Description

This application is a robust and intuitive dashboard that displays crucial financial metrics for a website which specializes in delivering online sales. Designed with a user-friendly interface, the dashboard provides real-time insights into the financial performance of your online platform.

Key metrics displayed on the dashboard include:

  • Daily Revenue
  • Year-to-Date Revenue
  • Number of Customers
  • Number of Orders

Please note that this application is currently populated with dummy data for illustrative purposes. The dummy data can be replaced with a reference to an API that provides the data if desired.

Dashborad Screenshot Customers Screenshot Orders Screenshot

Tech Stack

The application is built using the following technologies:

  • Next.js: A powerful React framework used for building our user interface. Next.js enables efficient JavaScript rendering, resulting in a fast, efficient, and SEO-friendly application.

  • Tailwind CSS: A highly customizable, low-level CSS framework that we've used for designing our application. Tailwind provides low-level utility classes that let us build completely custom designs without ever leaving our HTML.

  • Chart.js: A flexible JavaScript charting library that we've used for visualizing our financial data. Chart.js provides eight different types of charts that are highly customizable and responsive.

Installation and Usage

Before you begin, ensure you have Node.js installed on your computer.

  1. Clone the repository:

    git clone https://github.com/your-username/website-financial-metrics-dashboard.git
    
  2. Navigate into the directory:

    cd website-financial-metrics-dashboard
    
  3. Install dependencies:

    npm install
    
  4. Start the server:

    npm run dev
    

The application should now be running on http://localhost:3000. Open this in your browser to view the dashboard.

Contributing

We welcome contributions to the Website Financial Metrics Dashboard! Please see our contributing guide for more details.

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

About

A robust and intuitive dashboard for critical dynamic financial metrics ๐Ÿ“ˆ ๐Ÿ’ฐ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published