Skip to content

SilisK/CodeChallenegeSetup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Metro Group Coding Challenge

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.

What is the objective of this project?

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.

Alt Text

The cat tax calculator will be built using the following technologies:

How do I start this project?

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.

How do I walk through this project?

Searching for TODOs in the project files will give you more insight into where each part of the code should be written.

Deployment of your code.

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.

Submitting the final version of your challenge.

In order to complete the project, submit a pull requests.

Time Constraints

This project should be recorded and completed within a one hour time limit.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.0%
  • HTML 42.0%