Skip to content

AoO-24/DashBoard-Platform-Fullstack-Application-Schneider-Capstone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashBoard Data Analysis Fullstack Application of Schneider Transportation

tt

This project, "Dashboard," is a React/Django-based application designed to provide a platform for truck drivers to manage tasks and view performance metrics. It currently features pages for main overview, analytics, and comparison.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before running the project, ensure you have Node.js installed on your machine. This will include npm, which is necessary to install the dependencies and run the server.

Installing

To install the necessary packages, navigate to the project directory and run:

npm install

Running the Development Server

To start the development server, run the following command:

npm run dev

This command starts the local server and will serve the project on a specified port, usually accessible via http://localhost:3000.

Features

The Dashboard includes the following pages:

  • Main: The primary dashboard view showing an overview.
  • Analytics: Detailed analytics and metrics display.
  • Comparison: Compare different sets of data or metrics.

All these features mentioned above works.

Future Works

  1. User Testing: Find real users to test the dashboard and gather feedback to refine and improve functionality.
  2. Backend Integration: Combine with backend services, including database management, to enhance the platform for truck drivers to receive tasks and monitor their performance metrics effectively.

License

This project is licensed under the GNU General Public License v2.0. For more details, see the LICENSE file included with this distribution, or visit GNU General Public License v2.0.

About

React&Django&MongoDB&AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 6.9%
  • HTML 5.0%
  • Python 2.9%