Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 532 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 532 Bytes

Account Records (w/ React)

When the user creates a new record through the horizontal form, it will be appended to the records table The user will be able to inline-edit any existing record Clicking on any Delete button will remove the associated record from the table Adding, editing or removing an existing record will update the amount boxes at the top of the page

Follwing along from Fernando Villalobos' blog @ https://www.airpair.com/reactjs/posts/reactjs-a-guide-for-rails-developers