Skip to content

grantoz/patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patcher

Just a basic little React-based data filtering app for learning's sake.

TODO:

  • test suite
  • accessibility labels
  • name a record set using ContentEditable ✅
  • edit cells directly using ContentEditable ✅
  • save record set to localStorage
  • select record set from localStorage on application start
  • auto-complete for new and updated records
  • styling
    • make the load pane a modal
  • optionally: connecting to suitable DB (sqlite or lowdb)
  • optionally: wrapping it in an electron app

Reading List:

About

Toy project to create editable and sortable data cells in React

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors