https://github.com/joanllenas/7guis-elm
7Guis in Elm
https://github.com/joanllenas/7guis-elm
7guis elm
Last synced: 2 months ago
JSON representation
7Guis in Elm
- Host: GitHub
- URL: https://github.com/joanllenas/7guis-elm
- Owner: joanllenas
- Created: 2016-08-21T11:55:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T23:33:13.000Z (over 7 years ago)
- Last Synced: 2025-04-02T21:31:06.356Z (3 months ago)
- Topics: 7guis, elm
- Language: Elm
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 7guis
## A Notational Usability Benchmark for GUI ProgrammingTaken from the [7guis wiki](https://github.com/eugenkiss/7guis/wiki)
_( Elm, elm-test )_
### 1. Counter exercise
> [](counter)### 2. Temperature Converter
> [](temperatureConverter)### 3. Flight Booker
> [](flightBooker)### 4. Timer
> [](timer)### 5. CRUD
> [](CRUD)### 6. Circle Drawer
> [](circleDrawer)### 7. Cells
> 