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

Final review #9

Merged
merged 100 commits into from Apr 22, 2022
Merged

Final review #9

merged 100 commits into from Apr 22, 2022

Conversation

iLynette
Copy link
Owner

@iLynette iLynette commented Apr 22, 2022

Hello Reviewer 👋🏾 ,
In this project I implemented the following;

  • Select the Makeup API.

  • Built files structure for my React app.

  • Prepared routes and navigation in my app.

  • Make sure that a user can display a list of items and filter them. Data should come from the API.

  • Created the tests for the application.

  • Styled my components to match the design provided.

  • Deployed the project and tested for final details.

  • Recorded a video for my project.

  • Created a good README.

Thank you for your review ☺️

@netlify
Copy link

netlify bot commented Apr 22, 2022

Deploy Preview for dapper-piroshki-bed780 ready!

Name Link
🔨 Latest commit 79e07c9
🔍 Latest deploy log https://app.netlify.com/sites/dapper-piroshki-bed780/deploys/626313de343e8b000812590f
😎 Deploy Preview https://deploy-preview-9--dapper-piroshki-bed780.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link

@elyor-doniyorov elyor-doniyorov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @iLynette,

Good job so far!
There are some issues that you still need to work on to prepare your project for the final evaluation but you are almost there!

Suggested changes

Check the comments under the review.

You can use as many of my suggestions as you want. If there is anything you would like to skip - feel free to do that. However, I strongly recommend you to take them into account as they can make your code better._

You can also consider:

  • N/A

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.

README.md Outdated
Comment on lines 82 to 86

- Hat tip to anyone whose code was used
- Inspiration
- etc
Copy link

@elyor-doniyorov elyor-doniyorov Apr 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the review, @elyor-doniyorov i have resolved this

## 📝 License

This project is [MIT](./MIT.md) licensed.
Copy link

@elyor-doniyorov elyor-doniyorov Apr 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Also please make sure the MIT license link works because this makes your Readme file professional.

@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
Copy link

@elyor-doniyorov elyor-doniyorov Apr 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Kindly remove all the boilerplates created by the CRA (texts, images, styles) from your src and public folders because you don't use them.

import Categories from './Categories';
import Btn from './Arrow';

const HomePage = () => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • I would suggest that your Homepage can be more centered because on my side it looks like this 👇
    Screenshot (251)
    And I guess that is because your screen zoom was below 100% when you were designing. Because when my screen zoom is 90% it looks perfect like one in your video.

import { HiMicrophone } from 'react-icons/hi';
import { MdKeyboardArrowLeft } from 'react-icons/md';

const Navbar = () => (

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • I think it would be better if you make your navbar looks like the one more in the given design. You can take a look at the below original design and compare it with yours and fix it 👇
    Screenshot (252)_LI

Copy link

@mikethreels mikethreels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Lynette,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! 🎉

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

@iLynette iLynette merged commit 88ff044 into master Apr 22, 2022
iLynette added a commit that referenced this pull request Apr 22, 2022
Merge pull request #9 from iLynette/development
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

Successfully merging this pull request may close these issues.

None yet

3 participants