Skip to content

tommymcdonald/alkymi-practical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run

yarn or npm install to setup the deps

yarn serve or npm run serve will run both the server and the client

yarn test or npm run test will run the existing reducer and util tests

UX Improvements

  • Adding "restore" functionality for deleted fields

Things I'd improve

  • Validating inputs on load (currently validates on change)
  • Clicking "name" or other whitespace on row could check the row's checkbox field
  • Using TypeScript on all files as opposed to a few
  • Test coverage on the UI components
    • I've been out of Redux for a while, and setting up tests took some time
  • Tons of things, otherwise

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published