Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 393 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 393 Bytes

7 GUIs Iced

An implementation of 7 GUIs using iced.

  • Counter
  • Temperature Converter
  • Flight Booker
  • Timer
  • CRUD
  • Circle Drawer
  • Cells

Notes

Flight Booker

I didn't know how to turn the background red, so it doesn't.

CRUD

I used radio buttons instead of normally selecting a name.