Skip to content

Rust-Ninja-Sabi/rust-egui-seven-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-egui-seven-tasks - doing the classic seven tasks for guis

The 7 Tasks

Eugen Kiss has defined 7 tasks that you should accomplish in the gui of your choice so that you really get to know them.

https://eugenkiss.github.io/7guis/tasks/

I decided to go this way with Rust and egui(https://github.com/emilk/egui).

task 1 .. first.rs

A simple counter















task 2 .. second.rs

Temperature Converter















task 3 .. third.rs

Flight Booker















task 4 .. fourth.rs

Timer















task 5 .. fifth.rs

CRUD















About

Seven Tasks with Rust and Egui

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages