- 📗 Table of Contents
- 📖 About the Project
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
CatalogMyThings is a Ruby-based cataloging application that helps you organize your collection of books, music albums, and games. 📖🎶🎮 It allows you to create, manage, and categorize items using labels and genres. 🏷️📚🎶 With an intuitive command-line interface, you can easily add, list, and archive items in your collection. 📁✨
Ruby
- Add and manage books, music albums, and games.
- Assign labels and genres to categorize your items.
- Archive items based on publish date or condition.
- User-friendly command-line interface for easy navigation.
- Data persistence using JSON files.
- Simple and efficient organization of your personal catalog.
- Gemfile
- Rubocop
- Gemfile.lock
- Unit Testing
- license
To get a local copy up and running, follow these steps.
In order to run this project you need:
install ruby
Clone this repository to your desired folder:
cd my-folder git clone git@github.com:AnsarIbrahim/My_Things-Ruby-Capstone.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
- Clone the repository.
- Run ruby
main.rb
to start the application. - Use the menu to add, list, and archive items.
- Enjoy effortless cataloging and organization!
To run tests, run the following command:
RSpec
You can deploy this project using in Local Machine:
ruby main.rb
👤 Ansar Ibrahim
👤 Md. Porag Sarkar
- GitHub: @porag-m06
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Create Movie
- Create Source
- List all movies
- List all sources (e.g. 'From a friend', 'Online shop')
- Add a movie
- Deployment
- Contributions, issues, and feature requests are welcome!
- Feel free to open issues or pull requests for bug fixes or enhancements.
- Follow the code of conduct and contribution guidelines.
Feel free to check the issues page.
If you like this project give it a ⭐️
- Microverse and my coding partner Md. Porag Sarkar 💖💖
This project is MIT licensed.