Hidi_
KPCKevin Powell - Community
•Created by Dylan on 11/23/2024 in #front-end
Assigning Homework like Google Classroom
yeah you can definitely allow teachers and students to use Google or Microsoft to login. You would probably wanna get something that manages roles/rights to ensure not everyone can upload and download. Which does mean you need to connect emails to people and provide dedicated roles
7 replies
KPCKevin Powell - Community
•Created by Dylan on 11/23/2024 in #front-end
Assigning Homework like Google Classroom
feel like the hardest task here is to do the backend
7 replies
KPCKevin Powell - Community
•Created by Dylan on 11/23/2024 in #front-end
Assigning Homework like Google Classroom
if you can use Python to manage the backend (upload files, manage users, etc) then it should be doable
7 replies
KPCKevin Powell - Community
•Created by Dylan on 11/23/2024 in #front-end
Assigning Homework like Google Classroom
what languages are you a beginner at?
7 replies
KPCKevin Powell - Community
•Created by empty on 11/21/2024 in #front-end
responsive problem
And assign the naming used inside your grid-template-areas to the correct elements
6 replies
KPCKevin Powell - Community
•Created by empty on 11/21/2024 in #front-end
responsive problem
And probs set up 2 columns of both 1fr
6 replies
KPCKevin Powell - Community
•Created by empty on 11/21/2024 in #front-end
responsive problem
You could set 2 rows, first one will be 1fr and the second one will be like 150px (whatever height u want).
For the tablet the bottom row will change it C C instead of C B
6 replies
KPCKevin Powell - Community
•Created by Stu on 11/11/2024 in #front-end
Make grid container like having margin-top
Most likely due to the fixed height on your .box
2 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
Like just get the image as 1 svg, don't bother about masking it and stuff?
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
Thanks!
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
This works perfectly fine, just clamped the right and font-size and changed them inside some media querries for bigger screen sizes
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
nvm I got it to work
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
How would you clamp this? I can't really get the middle value to work
font-size: clamp(1rem, 2.5vw, 2.5rem);
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
Ah I see
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
would changing the pngs to svgs help for this?
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
my mask is a svg, but my project images are png as we speak
21 replies
KPCKevin Powell - Community
•Created by Hidi_ on 10/30/2024 in #front-end
Positioning text with absolute with responsiveness
Perhaps position absolute isn't gonna save my life for this occasion. So any other solution that may work is ofcourse welcome! 😄
21 replies
KPCKevin Powell - Community
•Created by WinterPixie on 10/29/2024 in #ui-ux
Improving too many tabs for Nav Tab suggestions with the current layout?
Maybe this can be some inspiration, have a look at their courses nav:
https://www.flux-academy.com/
9 replies
KPCKevin Powell - Community
•Created by WinterPixie on 10/29/2024 in #ui-ux
Improving too many tabs for Nav Tab suggestions with the current layout?
And then on the homepage some direction and showcase of what they provide
9 replies