Short movie streaming platform for College students. Allows verified college students to upload short movies that can be watched by all authenticated users on the platform
MIT License
10
stars
15
forks
source link
Tasks Assigned to Joshua Ekwonye (Team Member) #54
@iamjooshua There are some significant changes I want you to make to your code before I accept it.
Don't use generic names for the class. Don't use names like form or input to name your classes.
Don't use a tag without using adding a class to it. Don't use span, form, h2 without adding a class to it.
I've used some of these classes on the template, so when you use a class I have already used, it affects all the elements with that class, the same goes for tags.
So, go back to your files and rename your classes. Your codes are not that long. I don't have the time to review and change everything as @Preciousglows also made the same mistakes.
Your page is not responsive and your background color is different from what is on the Figma board. Please, fix the issue as soon as possible.
Don't use the main Figma board to check your designs, use the new draft version here Figma
Also, if you can, connect your repository to a server like Netlify so you can view the live project.
The tasks below were assigned to @iamjooshua
Please see comments below for links to the tasks I worked on.