Thanks for taking the Metro Group coding challenge! The purpose of this project is to learn more about you and your programming style. This challenge will require you to complete the project we have set up for you.
The objective of this project is to create a cat tax calculator to help internet users easily pay their cat tax. In this case, the amount of cat tax a user owes is a random number from 0 to 20. Once the random number is generated, the user can pay their tax by adding one cat image to the display at a time until they pay off the complete amount.
The cat tax calculator will be built using the following technologies:
- HTML
- CSS
- JavaScript
- jQuery
- Bootstrap
- The Cat API
In order to start writing code, please fork then clone down the project from GitHub. Once cloned, please create a new branch titled yourname_dev. Push all commits to your branch.
Searching for TODOs in the project files will give you more insight into where each part of the code should be written.
In order to deploy your code, we are asking you to set up a free Netlify account and push the project there. Once the code is live, please copy and paste the URL into the projectUrl.txt file in the project and push it to the repo.
In order to complete the project, submit a pull requests.
This project should be recorded and completed within a one hour time limit.