Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

elm-playground

Exploring the Elm language.

Start

Install Elm and start development server with elm reactor.

Go to http://localhost:8000 and select any src/*.elm file.

7GUIs

I'm trying to implement (some) tasks from 7GUIs:

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

You can find each implementation in the file with the same name.

Tasks:

  1. Counter
  2. Temperature Converter
  3. Flight Booker
  4. Timer
  5. CRUD
  6. Circle Drawer
  7. Cells

About

Exploring the Elm language

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages