|
|
<div align="center">
|
|
|
<img src="https://media.licdn.com/dms/image/D4E0BAQETyObSEmZH-A/company-logo_200_200/0/1693956448491/jobsity_llc_logo?e=1723075200&v=beta&t=rGq4fY1cprFyIaSabim0_bgb-QLCbJUk6Es9dXuua1w"/>
|
|
|
</div>
|
|
|
|
|
|
## Description
|
|
|
|
|
|
This project is designed to test your knowledge of back-end web technologies, specifically in Ruby and assess your ability to create back-end products with attention to details, standards, and re-usability.
|
... | ... | @@ -9,6 +13,7 @@ The goal of this exercise is to demonstrate your ability to build a greenfield p |
|
|
The code should handle the bowling scores rules described in the specs and [here](https://www.youtube.com/watch?v=aBe71sD8o8c).
|
|
|
|
|
|
## Mandatory Features
|
|
|
- You will need to **record a video explaining the code** you created, the decisions you made, its functionality, and demonstrating the complete operation of the challenge. _Remember to show the execution from scratch, it should not be running beforehand._
|
|
|
|
|
|
- The program should run from the command-line and take a text file as input
|
|
|
|
... | ... | |