Skip to content

mikhail-filin/7guis-angular16

Repository files navigation

example workflow example workflow MIT license

7GUIs - Angular 16

7GUIs is a GUI programming usability benchmark. See 7GUIs website for more information.

This repo is mean as an example of these concepts implementation using Angular 16 and newest additions like signals (when it makes sense)

Demo

https://mikhail-filin.github.io/7guis-angular16/

To do

Task Completed
Counter
Temperature Converter
Flight booker
Timer
CRUD
Circle drawer
Cells

Installation steps

  • Clone the repo
  • Run npm i to install dependencies
  • Run ng serve