SekoViper / OOP-school-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– OOP School Library

In this repo we built a school library app using Ruby following Object Oriented Programming principles, that can be accessed in the terminal.

πŸ›  Built With

  • Ruby

Tech Stack

Client
    Server

      Key Features

      • Take user input through the terminal/ command line.
      • Perform operations on the state/ variables inside the instantiated object using methods.

      (back to top)

      (back to top)

      πŸ’» Getting Started

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

      Prerequisites

      In order to run this project you need:

      • Ruby
      • Any code editer RECOMMENDED:(vs code)

      Setup

      Clone this repository to your desired folder:

      cd [your-folder] git@github.com:SekoViper/OOP-school-library.git

      Install

      1. Run gem install bundler

      Usage

      To run the project, execute the following command:

      1. Run bundle install

      (back to top)

      πŸ‘₯ Authors

      πŸ‘€ Author - 1

      πŸ‘€ Author - 2

      (back to top)

      πŸ”­ Future Features

      • Add unit testing using Rspec
      • Use TomDoc to document my codes more professionally and make it more readable.

      (back to top)

      Contributing

      Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

      Show your support

      Give a ⭐️ if you like this project!

      πŸ“ License

      This project is MIT licensed.

      (back to top)

      About


      Languages

      Language:Ruby 100.0%