Scaffold out the UI for individual account page #461
Reference in New Issue
Block a user
Delete Branch "account-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR Notes
This PR is a rough sketch of the account page. Code is not optimized and will need to eventually be refactored and all data is placeholder.
AccountBalance(eventually will be loaded into the UI placeholders)Notes on D3 usage
bin/importmap pin d3app/javascript/tailwindColors.jswhich mirrors ourtailwind.config.jsand allows us to use referenced styles directly in our controllers for style consistency.tailwind.config.jsand automatically generates this file so the two stay in sync@maybenamespace that can be used for future local JS files