iced_7guis 0.2.0

An implementation of 7 GUIs using iced.
# 7 GUIs Iced

[![github]][github-link] [![crates-io]][crates-io-link]

An implementation of [7 GUIs](https://eugenkiss.github.io/7guis/) using [iced](https://iced.rs/).

* [X] Counter
* [X] Temperature Converter
* [X] Flight Booker
* [X] Timer
* [X] CRUD
* [X] Circle Drawer
* [ ] Cells

## Notes

### Flight Booker

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

### Circle Drawer

I have not implemented redoing and undoing changes in circle size.

[github]: https://img.shields.io/badge/GitHub-111111?logo=github
[github-link]: https://github.com/dcampbell24/iced_7guis
[crates-io]: https://img.shields.io/crates/v/iced_7guis.svg?logo=rust
[crates-io-link]: https://crates.io/crates/iced_7guis