Skip to content

Add pages and routes #4

Description

@lhilton

Use Laravel Livewire for these pages.

Path: /dashboard
When a user logs in they will see a main page with the following elements:

  • An "Add website" button.
  • A table of all their websites. (Add a message if empty.)
  • Table columns: Name, Url, Updated at, button linking to website page.

Path: /website/{id}
Display the following website table fields: Name, URL, Description should be editable.
Tags should display as checkboxes that can be assigned to the website.
The User should display, but not be editable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions