[blocks]: Saas dashboard with datatable registers and crud actions. #3196
luizgustavosaraiva
started this conversation in
Blocks Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
A SaaS dashboard featuring a sidebar that includes a logo and a header section with the name, a list of options, and a card for upgrades in the main section. The footer section displays the user's avatar and name. Clicking on the avatar image opens a dropdown menu with options for account management and logout, each accompanied by icons.
The main page hosts a data table with columns for title, description, creation date, last update date, click counts, and an actions menu (edit, delete) for each row.
Above the table, there's a search bar, filters, and a button at the end of the div for adding new entries to the table. Clicking on the button to add a new entry or to edit an existing one opens a sheet component on the right side of the screen. This component contains form fields for the title, description, URL, and a save button at the bottom of the form.
Example
https://v0.dev/r/YOEzm9hzb3F
Beta Was this translation helpful? Give feedback.
All reactions