Skip to content

Hello microverse - #1

Open
jovasal wants to merge 16 commits into
mainfrom
Hello-Microverse
Open

Hello microverse#1
jovasal wants to merge 16 commits into
mainfrom
Hello-Microverse

Conversation

@jovasal

@jovasal jovasal commented May 30, 2023

Copy link
Copy Markdown
Owner

This is my first project in Microverse with Linters and Github Flow

@Shedrack-Sunday Shedrack-Sunday left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hello @jovasal 👋

CHANGES REQUIRED ♻️

Great work on the project 👏
You've done well so far in the project, However, there are a few you need to work on, to move to the next project. 💯

Highlights

  • Good use of GitHub features ✔️
  • Nice setup of linters 👍

Required Changes 🌵

  • You made some impressive implementations which I must say is a job well done. However, there are a few features you missed or need to adjust.
  • Kindly make sure your pull request summary is very descriptive. This is a highlight of all changes you've made in this branch and should be as detailed as possible to help not just a reviewer, but also you and your team when working together to know what changes were made at this milestone 👍 . Use this Link Template to see a detailed way to make a professional PR

_Check the comments for a detailed review

Optional suggestions

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you take them into account as they can make your code better. Some of them were simply missed by the previous reviewer and addressing them will really improve your application.

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

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.

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.

Comment thread README.md Outdated
Comment on lines +117 to +120

_NOTE: Copyright 2023, [JOHN ALONSO VASQUEZ SALCEDO]

<p align="right">(<a href="#readme-top">back to top</a>)</p>

@Shedrack-Sunday Shedrack-Sunday May 30, 2023

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

  • Kindly add the license file from the Template provided so that when this link is clicked, it leads to it. This is an important file for all your project going forward as regards ownership of your work 👍

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Great!!

Done

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

image

MIT.md is in my project now

Comment thread test.md Outdated
@@ -0,0 +1 @@
This file should be ignored by git

@Shedrack-Sunday Shedrack-Sunday May 30, 2023

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

  • This file should ideally be ignored by git when you push your changes. The purpose of the .gitignore file is to ignore all files added to it, so it's not added to your repository. Kindly check your files changed, and make sure it ignored on this branch 👍

Instructions:

image

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

I delete "This file should be ignored by git"
image

Also, Test.md is into .gitignore

image

Comment thread README.md Outdated
Comment on lines +5 to +8

<div align="center">
<!-- You are encouraged to replace this logo with your own! Otherwise you can also remove it. -->
<br/>

@Shedrack-Sunday Shedrack-Sunday May 30, 2023

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

  • As a comment/guide, this section should not be committed to your project. This makes your work look professional and have your codebase clean 👍

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Great!!

I deleted all comments as described before:

Microverse README Template

📗 Table of Contents

📖 [your_project_name]

This is my first project.

[your_project__name] is My-First-Project

🛠 Built With

Tech Stack

This project were made with HTML and CSS.

Client
Server

Key Features

Describe between 1-3 key features of the application.

  • [key_feature_1]

Learning

  • [key_feature_2]

Aplication

  • [key_feature_3]

Develop

(back to top)

🚀 Live Demo

Demo is no requiered.

(back to top)

💻 Getting Started

This project is a develop reference gor beguiners

Prerequisites

In order to run this project you need:

<Knowledge in HTML and CSS

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/jovasal/My-First-Project.git

👥 Authors

John Alonso Vasquez Salcedo

👤 Author1

(back to top)

🤝 Contributing

Thank you so much to Miroverse course

https://www.microverse.org/es/inicio

(back to top)

📝 License

This project is MIT licensed.

(back to top)

@AbelG101 AbelG101 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hi @jovasal 👋,

Great work on making the changes requested by a previous reviewer 👏
You've done well implementing some of the requested changes, but there are still some which aren't addressed yet.

Highlights

  • Correct use of GitHub Flow ✔
  • Well-structured files ✔
  • All linter checks are passing ✔
  • Descriptive PR title with a good summary ✔

Required Changes ♻️

  • Check the comments under the review.
  • You just have to make a few changes and you're on your way 🚀.

Optional suggestions

  • N/A

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you take them into account as they can make your code better. Some of them were simply missed by the previous reviewer and addressing them will really improve your application.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

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.


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.

Comment thread README.md Outdated

@joel-kalema joel-kalema left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hi @jovasal

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

Highlights

Linters are passing 👍
The project is running successfully 👍
PR is well descriptive 👍

Optional suggestions

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better. Some of them were simply missed by the previous reviewer and addressing them will really improve your application.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me @joel-kalema in your question so I can receive the notification.


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.

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.

4 participants