Skip to content

itsmenuma/War-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ War Data Analysis Management System

A comprehensive database and visualization tool designed to manage and analyze military resources, personnel, missions, and equipment, using historical World War II data for strategic insights and historical analysis.


📑 Table of Contents

  1. Overview
  2. Features
  3. Database Schema
  4. Setup & Installation
  5. Usage
  6. Contributing
  7. License

📌 Overview

The War Management System allows you to:

  • Track military personnel, units, missions, equipment, and supplies
  • Visualize data through charts for better analysis of logistics and mission outcomes

🛠 Technologies Used

  • Backend: Java 21
  • Frontend: JavaFX 21
  • Database: MySQL 8.0
  • Build Tool: Maven
  • Visualization: JavaFX Charts
  • Analytics: Python (NumPy, Pandas, Matplotlib)
  • Machine Learning: TensorFlow, Scikit-learn

📷 Screenshots

War Management Dashboard
Main dashboard of the War Management System


✨ Features

  • Personnel Management
    View and update status (Active, Injured, MIA, KIA)

  • Unit Management
    Organize by type (Infantry, Cavalry, Artillery) and commander

  • Mission Management
    Log mission objectives, timelines, and statuses

  • Equipment Tracking
    Monitor operational status of weapons, vehicles, electronics

  • Supply Chain
    Manage inventory levels and deployments across locations

  • Data Visualization
    Generate bar charts and other plots for quick insights


🧩 Database Schema

📄 Refer to Database Schema


⚙️ Setup & Installation

📘 Refer to Setup Guide

1. MySQL Database

  • Set up your MySQL 8.0 server
  • Import the schema and sample data as defined

2. Java Application

Build and run using Maven:

mvn clean install
java -jar target/WarManagementSystem.jar

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9