/ruby-capstone-

is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.

MIT LicenseMIT

ruby-capstone-project

is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.

Built With

  • Major languages (Ruby)
  • PostgreSQL

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

  • Ruby
  • Rspec

Using it Locally

  • Clone the project
git clone git@github.com:Gbengacode/ruby-group-project.git

cd things-catalog
  • To Start the programs
open terminal
run the command $irb (interactive ruby shell)
run the program functions

OR

open terminal
run ruby available_files.rb
  • To run the tests
open terminal and run the commands
gem install rspec                (install rspec test library)
rspec file_directory/file_name   (run the test files)

Authors

👤 Ezekiel Utshudi Eteta

🤝 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

  • Inspiration: Microverse

📝 License

This project is MIT licensed.