Rustentia

This is a flashcards application written in Rust with egui using rusqlite for making and managing the database.

rustentia

Installation

You can install from crates.io:

bash cargo install rustentia

or by cloning this repository:

bash git clone https://github.com/laurnidev/rustentia

About

This is a practise project I made while learning programming and Rust, it hasn't been well tested and is missing quite a few features compared to other such applications.