-
Notifications
You must be signed in to change notification settings - Fork 115
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
Project Library - Kasia, Nella & Cholpon #50
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job with this project!
I'm not sure if it is a mistake or what it is, but you have two versions of html, css, js files. Make sure to only keep the ones you use.
You have managed well with creating functions for sorting and filtering. Also nice to see that you've tried out the switch statement.
I'm not sure if it is because you have worked in team, but there is some inconsistency in your way of creating functions. either stick to function declaration with the keyword function, or stick to arrow functions. Don't mix this. Also, clean up your code from unused out-commented code. Or if you want to keep it, put a comment to why it's not "active" and why you still have it in your file.
Also in your css file you are mixing both rem and px values. Try to stick to one apporach, at least for the same properties such as font-size for example.
Clean up the code, at least the javascript one and remove the files that you don't need in your project to make this project approved.
Functionality wise, really good job with this project. And good work with the styling too!
Hey this is : Sherry , Hélène and me commenting. Congratulation on your project again! So first : We went trough tall your files, and it was very easy to read, understandable and clean. Overall, very good job ! |
Nella (nella-x), Kasia (kasssiii), and I have updated the files.
Could you please approve this PR? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎯
Netlify link
https://movielibraryknc.netlify.app/
Collaborators
[nella-x, kasssiii]