← BACK

oms-project

An Order Management system for a shipping company. Contains the landing page, login page and the dashboard

HTML ⭐ 0

🚚 Fleet & Order Management System

Status
GitHub Issues

A modern, responsive dashboard for managing fleet operations and order logistics


📋 Table of Contents

🎯 About

The Fleet & Order Management System is a comprehensive solution designed to streamline logistics operations. It provides real-time tracking, analytics, and management tools for fleet operators and logistics managers.

✨ Features

  • Real-time Fleet Tracking 🛰️

    • Live vehicle location monitoring
    • Route optimization
    • Geofencing alerts
  • Order Management 📦

    • Order status tracking
    • Delivery scheduling
    • Customer notifications
  • Analytics Dashboard 📊

    • Performance metrics
    • Resource utilization
    • Cost analysis
  • Weather Integration ⛈️

    • Real-time weather alerts
    • Route weather forecasting
    • Safety advisories

🛠 Tech Stack

  • Frontend:

  • Backend:

    • Node.js
    • Express.js
    • MongoDB
    • WebSocket for real-time updates

🚀 Getting Started

# Clone the repository
git clone https://github.com/your-username/oms-project.git

# Navigate to project directory
cd oms-project

# Install dependencies
npm install

# Start development server
npm run dev

📸 Screenshots

Dashboard

Main Dashboard View

📖 API Documentation

Base URL

https://api.oms-project.com/v1

Authentication

GET /auth/token
Header: Authorization: Bearer <your_api_key>

Endpoints

Method Endpoint Description
GET /fleet Retrieve fleet data
POST /orders Create new order
PUT /track Update tracking

🤝 Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

💼 Contact

Your Name - [email protected]
Project Link: https://github.com/Ocdeed/oms-project

LinkedIn
Twitter