ybadr99 / Ruby_Capstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby_Capstone

Ruby_Capstone- Catalog of my things

πŸ“— Table of Contents

πŸ“– Ruby group capstone - Catalog of my things

Ruby group capstone - Catalog of my things: This project involves creating a console application that serves as a catalog for various types of belongings, such as books, music albums, movies, and games. The application will allow users to keep track of their possessions, store information about each item (like title, author, release date, etc.), and organize them into categories.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Users can add Music_albums
  • Users can add Books
  • Users can add Games
  • Data is preserved in .Json files.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps

  • Install Ruby
  • Clone this repository to your computer
  • Prerequisites

    In order to run this project you need:

     terminal `irb`

    Setup

    Clone this repository to your desired folder:

      cd my-folder
      git clone git@github.com:ybadr99/Ruby_Capstone.git

    Tests

      Coming Soon

    πŸ‘₯ Author

    πŸ‘€ Enning Festus

    πŸ‘€ Kelvin Irungu

    πŸ‘€ Yousef Badr

    (back to top)

    πŸ”­ Future Features

    -Store data in database

    (back to top)

    🀝 Contributing

    Contributions, issues, and feature requests are welcome!

    1. Fork the Project
    2. Create your Feature Branch (git checkout -b 'branchname')
    3. Commit your Changes (git commit -m 'Add some branchname')
    4. Push to the Branch (git push origin branchname)
    5. Open a Pull Request

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    If you like this project, please give it a ⭐️

    (back to top)

    πŸ™ Acknowledgments

    • I would like to thank Microverse for accelerating my growth

    (back to top)

    πŸ“ License

    This project is MIT licensed.

    (back to top)

    About

    License:MIT License


    Languages

    Language:Ruby 100.0%