Tips Calculator - First Project

Hi all,

I completed my first project in the course. It is a tips calculator.
Below is the link to my GitHub repo. It would be great to get some feedback on this and also some advice with the README as it is my first time doing this.

https://github.com/rorysimmondsza/TipsCalculator.git

@thecil

Thanks

2 Likes

Hi @RoryPhilBTC. hope you are great.

I like what you have done, congratulations!

Your code looks well intended, easy to read, and it performs pretty easy the calculation of the tip.

What I could suggest you for the documentation is to explain a little bit about the files, off course you know the tipcalculator.css if for stylish of the html file but it is good practice to at least define what those files does.

If you have any more questions, please let us know so we can help you! :slight_smile:

Carlos Z.