Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missleading comment in HomeController #334

Open
cemkoker opened this issue Feb 1, 2023 · 0 comments
Open

Missleading comment in HomeController #334

cemkoker opened this issue Feb 1, 2023 · 0 comments

Comments

@cemkoker
Copy link

cemkoker commented Feb 1, 2023

Comment on HomeController :
// Task 3. Change the View code to show users, or row "No content" if 0 users

For task 4 is wrong; it should read:
// Task 4: in row.blade.php
// in the first column, add the row number: 1, 2, etc.
// only every second row (2nd, 4th, etc) should have CSS class "bg-red-100"
// only the FIRST row should have email column with "font-bold"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant