Eryc

Results 13 issues of Eryc

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Empty states are great for guiding newcomers into what to do without...

improvement

Alaska is a simple boilerplate that uses PugJS, Sass, and Gulp to generate static sites. It's `CC0` being maintained by myself.

- [ ] #10 - [ ] #17

enhancement

Depends on #9 Display all the data calculated in the UI. Try to do it in a way that does not refresh the entire UI every time. Maybe targetting specific...

enhancement

- [ ] Cloning from GitHub - [ ] Installing dependencies - [ ] Running development - [ ] Building

documentation
good first issue

- [ ] #21 - [ ] #22 - [ ] #23 - [ ] #24

documentation
good first issue

In the latest updates made on PR #18, the expected data format for both `spenders` and `categories` is an `Object` with `key` and `name` attributes: ```js let categories = {...

enhancement