Skip to content

Application with all challenge I have done while learning ruby

License

Notifications You must be signed in to change notification settings

d4nQw3rty/all-my-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ALL MY CHALLENGE


# 📗 Table of Contents

📖 ALL MY CHALLENGES APP

ALL MY CHALLENGES APP is an app that allows users navigate trough a menu with all challenges I have made in my Ruby learning process. The user will see a vintage app with an interactive process where the user will enter data and see how a the challenge can work in the real life.

🛠 Built With

Tech Stack

Editor
Language
Database
  • None
Testing

Key Features


  • Users can select an App and interact with system, each app was based on a challenge
  • In Hello World!, users can see how the message "Hello World!" is printed in the screen
  • In Lasagna, users can simulate a cooking and preparation time calculator
  • In Amusement Park, users create a park attendee, check the attendee Pass, sell or Revoke a Pass

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Ruby 3.1.2

Setup

Clone this repositories to your desired folder:

Run the next in your terminal:

git clone git@github.com:d4nQw3rty/all-my-challenges.git

gem install minitest

Usage

To run the App , execute the following command:

ruby main.rb

Run tests

To run tests:

```
ruby <snake-case>_test.rb
```

Please replace <snake-case> with challenge name in snake_case.

👥 Authors

Danys Linares

🔭 Future Features

  • Implement Amusement Park Improvements challenge

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • My loving family 😊
  • Exercism for having this challenges

(back to top)

📝 License

This project is MIT licensed.

(back to top)

all-my-challenges

About

Application with all challenge I have done while learning ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages