Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.16 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.16 KB

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