Skip to content

This repository includes a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

License

Notifications You must be signed in to change notification settings

Benawi/Ruby-Capstone-Catalog-My-Things

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛰Ruby group capstone - Catalog of My Things 🚀

📗 Table of Contents

📖 Ruby group capstone - Catalog of my things

This repository includes a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. project is a repository consisting of the following files:

  • Ruby files
  • SQL files
  • Ruby linters file

🛠 Built With

Tech Stack

Key Features

  • Implement encapsulation and inheritance with Ruby.
  • Set up associations between classes and objects.
  • Store data in files.
  • Build interactive console apps

(back to top)

👁 Walkthrough

Ruby group capstone - Catalog of my things

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone hhttps://github.com/derrick1451/ruby-capstone.git
  cd ruby-capstone

Install

Install project dependencies with:

  bundle install

Run localy

Install project dependencies with:

  execute the following command:
  ruby `main.rb` and

Run Tests

To run the project, instantiate the class files in main.rb and execute the following command:

  rspec ./spec/

(back to top)

👥 Authors

👤 Habtamu Alemayehu

👤 Kayjeee

👤 okongo derrick

(back to top)

🔭 Future Features

  • Optimize the Class method tests.🚀
  • Connect with database server
  • Enhance the app with GUI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give us ⭐️ If you like this project!

(back to top)

🙏 Acknowledgments

  • we thank the Microverse program for giving us this great chance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This repository includes a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 100.0%