Skip to content

skalinchuk/currency-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

YesChef Currency Converter Challenge

Welcome to YesChef Node.js challenge.
Solving this challenge will get you one step closer to working with our team on our amazing platform.
Please read the instructions carefully and follow them as this is part of the challenge.

Solving Flow

  1. Clone the repository
  2. Create a new branch (entitled "your name")
  3. Solve the challenge
  4. Commit and push
  5. Create a pull request

The Challenge

You need to create a currency converter web service.
The system is half way done and you need to complete it.
Please continue the work on main.js
The repository includes a test file called currency-challenge-test.html
We'll run the test file on your solution as well as some more edge cases (not included in the file)

Scoring System

  • A solution that works - 60%
  • Clean code (readable and reuseable) - 20%
  • Proactive (Is something missing in the requirements?) - 20%

Task should take around 30 min

Good Luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.9%
  • JavaScript 20.1%