Skip to content

Route Rover is a web app for efficient fleet management, featuring secure access, driver and vehicle tracking, task assignment, and reporting. Built with modern technologies, it supports optimized routes and decision-making for the logistics industry.

Notifications You must be signed in to change notification settings

OrasanuAna/Route_Rover_Graduation_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route Rover - Bachelor's Degree Project

Documentation

To view the full documentation of my Bachelor's degree project, you can download the PDF here.

Preview

Route Rover Main Menu and Tasks

Overview

Route Rover is the project I developed for my Bachelor's degree at the Faculty of Computer Science. The application automates processes and manages the necessary data for a road transportation company, providing solutions for monitoring drivers, vehicles, contracts, and related documents.

Key Features:

  • Manage drivers and vehicles
  • Track contracts and relevant documents
  • Display real-time statistics with intuitive charts
  • Automate administrative processes
  • Simple and user-friendly interface

Technologies Used:

  • Front-end: HTML, CSS, JavaScript
  • Back-end: PHP
  • Database: MySQL
  • Other Technologies: Chart.js (for charts), Bootstrap (for styling)

Installation

  1. Clone this repository:

    git clone https://github.com/OrasanuAna/Route_Rover_Licenta.git
  2. Navigate to the project directory:

    cd Route_Rover_Licenta
  3. Install the necessary dependencies:

    npm install
  4. Set up the database connection in the .env file.

  5. Run the application:

    npm start

Usage

  • Access the main interface of the application at http://localhost:3000.
  • Navigate through the menus to manage drivers, vehicles, and contracts.
  • View statistics and data in the form of charts in the dedicated section.

About

Route Rover is a web app for efficient fleet management, featuring secure access, driver and vehicle tracking, task assignment, and reporting. Built with modern technologies, it supports optimized routes and decision-making for the logistics industry.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published