The Aircraft Navigation System is a project designed to manage and organize data related to aircraft, routes, and airports using a database management system. It provides tools for storing, retrieving, and managing navigation data efficiently.
- Manage aircraft details (model, capacity, registration number).
- Plan and store flight routes between airports.
- Maintain a database of airports and their locations.
- Track navigation metrics like altitude and speed.
- Frontend: React.js
- Backend: Node.js (if applicable)
- Database: SQL (MySQL/PostgreSQL)
- Clone the repository:
https://github.com/Rakshika1/air_craft_navigation_system