Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 554 Bytes

File metadata and controls

33 lines (22 loc) · 554 Bytes

🚗🦀 FIPE_rs

It extracts information from the Brazilian FIPE Table and persists it into a local SQLite database.

Prerequisites

  • Rust

Installation

git clone https://github.com/eusebioleite/fipe_rs
cd fipe_rs

Running

cargo run

Interface Guide

The application runs as a terminal-based interactive menu:

Option 1: Create database.

Option 2: Load References.

Option 3: Load Brands.

Option 4: Load Models.

Option 5: Load Years.

Option 9: Load All.

Option 0: Safe Exit.