working ratatui frontend

This commit is contained in:
filipriec
2025-02-16 20:35:57 +01:00
parent 598db07f16
commit ffa8931f62
18 changed files with 871 additions and 42 deletions

View File

@@ -3,3 +3,4 @@ pub mod db;
pub mod client;
pub mod server;
pub mod proto;
pub mod adresar;