Releases: Nekonepan/Formula-1-Data-Application
Releases · Nekonepan/Formula-1-Data-Application
Initial Release: Formula 1 Data Application (CLI)
Overview
The first stable release of Formula 1 Data CLI Application, a fully interactive Node.js terminal app that brings Formula 1 data to your command line.
Browse through drivers, teams, and circuits interactively with clean and structured data visualization using console.table().
Features
- Interactive menu system powered by Inquirer.js
- View Drivers, Teams, and Circuits data dynamically
- Display detailed stats, biographies, and team technical info
- JSON-based data storage - no external database required
- Modular and readable code structure
- Graceful looping navigation with “Back” and “Exit” options
Built With
- Node.js
- Inquirer.js
- JSON Data Storage
- ES Module Syntax (import/export)
Author
Developed by Nekonepan
Full Changelog: https://github.com/Nekonepan/Formula-1-Data-Application/commits/v1.0.0