Evandee Silva
@EvandeeMoSAll comments
- @Mazen050Submitted 3 months ago@EvandeeMoSPosted 3 months ago
Good work!
Obs: The link to the code of your solution is broken, or maybe your repository is private... Just telling, if you want to check on this.
1 - @AndreChipsSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I wouldn't do anything differently for this project.
What challenges did you encounter, and how did you overcome them?I didn't encounter any challenge that I cannot solve.
What specific areas of your project would you like help with?Probably in layouting the website, but overall fairly easy.
@EvandeeMoSPosted 3 months agoFirst of all, your solution was perfect, congrats!
My only tips for you are:
- Put your css into a different file
- Write a good Readme
Why put css into a different file? Because it will be easier to maintain, this project is not complex enough to be a problem have the css and html into a single file, but write it into another file is a good pratice.
Why write a good Readme? Sometimes people will se only your github, and is important that there they have a good explanation or a preview of what the project is.
That is it! Continue the good work.
Marked as helpful1