IMP_VISE: Logistics Management Dashboard 📌 Project Overview IMP_VISE is a web-based logistics management tool designed to streamline driver tracking, fuel station location, project finance overview, and calendar-based scheduling. It provides an interactive interface for logistics administrators to manage drivers, view project timelines, analyze costs and revenues, and access nearby fuel stations with geolocation.
📁 Project Structure File Name Purpose admin_login.html Login page for secure admin access calendar.html Interactive calendar to view and add logistics projects drivers.html Manage and search driver records finance.html Financial dashboard for revenue/cost tracking fuel.html Locate nearest fuel stations using geolocation
✅ Features 🔐 Admin Login (admin_login.html): Simple credential-based login to access internal logistics tools.
🗓️ Project Calendar (calendar.html):
Visual monthly calendar with project details
Tracks project status: Completed, Ongoing, Upcoming
Add new projects with source, destination, and estimated profit
🧑
Search and view driver details
Add new drivers with name, license, experience, vehicle type, and phone number
📊 Financial Overview (finance.html):
View total revenue, cost, and profit
Import financial records from .json files
Displays project history and calculates future earnings
⛽ Fuel Station Locator (fuel.html):
Fetches user's location using the browser
Uses OpenStreetMap API to display nearby fuel stations sorted by distance
🛠️ Technologies Used HTML5 & CSS3
JavaScript (Vanilla)
LocalStorage for data persistence
Geolocation & OpenStreetMap Overpass API
How to Run Clone or download the project folder.
Open admin_login.html in a web browser to start.
Login using credentials:
Username: IMP_VISE
Password: 1234
Navigate to:
calendar.html for project scheduling
drivers.html for managing drivers
finance.html for financial insights
fuel.html for locating nearby fuel stations
Future Improvements Backend integration with a database
Authentication security enhancement
Export project data to PDF or Excel
Notifications and alerts for project deadlines
Author: Shruthikha S.