Benawi / Ruby-Capstone-Catalog-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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ›°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.

License:MIT License


Languages

Language:Ruby 100.0%