LF
luca foti
Login and Table - Copy this Html, Tailwind Component to your project
modify the table so the "Player Name" column became an href. The href should take you to another page that shows the selected player name as title, then an "Upload Media" as a button. Then a table with these columns: "Media Name" is a string representing media file names like .mp4 or .png. "Date Start" is a date-time value for the star validity of the media file. "Date End" is a date-time value fot the end validity of the media fila. "Remove Media" is a icon for deleting the media from the table. Create 5 fake rows for this table
Prompt
