Lockless404 / challange_tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School Library

I built an app to solve factorial, reverse, and fizzbuzz problems. I also added tests with rspec.

Built with

  • Ruby
  • Rspec
  • Rubocop

Getting Started

This repository makes use of Ruby as its core programming language :

  • Clone this repo git clone https://github.com/Lockless404/school_library.git in your PC terminal
  • Navigate to project's folder/directory cd school_library
  • Open your code editor, open the person.rb or student.rb or teacher.rb file and start conributing
  • Alternatively, open main.rb file, open a new terminal and run the command ruby main.rb to interact with the app

Authors

👤 Hamza Tarar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 100.0%