- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[CATALOG OF MY THINGS] "Catalog of my things" is a simple console app that allows users to manage collections of the things they own.
🛠 Built With Ruby
- ruby
Tech Stack Ruby
- List all books
- List all music albums
- List all games
- List all genres
- List all labels
- List all authors
- Add a book
- Add a music album
- Add a game
- A means to Quit the application
To get a local copy up and running, follow these steps.
- Text Editor (VScode, Atom, Sublime text, etc)
- Basic knowledge of ruby
In order to run this project you need:
- install ruby
- Signup to Github
Clone this repository to your desired folder:
Command:
git clone git@github.com:Kasaija-Kenneth/ruby-capstone-gproject.git
- cd
ruby-capstone-gproject
- After opening the files in Visual Studio Code, open the VS Code integrated terminal and run the following commands:
bundle init bundle install
- Run the command in your terminal below to run the ruby program
ruby main.rd to run
- run
rspec
command to do spec_tests - Run the
rubocop -A
command in your terminal for linter checks and corrections
You can deploy this project using:
👤 Kasaija Kenneth
- GitHub: @Kasaija-Kenneth
- LinkedIn: LinkedIn
- Twitter: @kenn_ug
- Email: Send me a message:
👤 Harrison Njuguna
- GitHub: @Harrynoqs
- Twitter: @Harrynoqs
- LinkedIn: harrisonw-njuguna
👤 Masouma Modarresi
-[ ] [ To be communicated ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
This project is GPL licensed.