Skip to content

allyelvis/aircraft-maintenance-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aircraft Maintenance System

This project simulates real-time aircraft engine monitoring, diagnostics, and auto-fixing.

Requirements

  • Python 3.8 or later
  • FastAPI for backend API
  • Scikit-learn for diagnosis module

Installation

Run the following commands to set up the environment:

# Clone the repository
git clone https://github.com/AllyElvis/aircraft-maintenance-system.git
cd aircraft-maintenance-system

# Install dependencies
pip install -r requirements.txt

# Start the backend server
uvicorn backend.backend:app --reload

About

Aircraft maintenance system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published