Skip to content

Commit

Permalink
fix(readme): initial design goals specified
Browse files Browse the repository at this point in the history
  • Loading branch information
brimmann committed Aug 4, 2024
1 parent 388cfbe commit 7d609eb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Welcome to the **Codeglyn UI Kit**! This library is designed to help you save ti
![NPM Downloads](https://img.shields.io/npm/dw/codeglynuikit)
![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/brimmannn?style=social)

## Design Goals
- To constrain visual complexity of user interface
- To promote focus on alignmet of user interface elements
- To reduce information load in a single screen
- To introduce more fluent flow of infomration and interactions on interface

**NOTE:** These goals need further refinement so before creating a pull request please contact me.



## Table of Contents
Expand Down
8 changes: 8 additions & 0 deletions lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Welcome to the **Codeglyn UI Kit**! This library is designed to help you save ti
![NPM Downloads](https://img.shields.io/npm/dw/codeglynuikit)
![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/brimmannn?style=social)

## Design Goals
- To constrain visual complexity of user interface
- To promote focus on alignmet of user interface elements
- To reduce information load in a single screen
- To introduce more fluent flow of infomration and interactions on interface

**NOTE:** These goals need further refinement so before creating a pull request please contact me.

## Table of Contents

- Introduction
Expand Down

0 comments on commit 7d609eb

Please sign in to comment.