rbhatt1999 / school-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

School Library

πŸ“— Table of Contents

πŸ“– School Library

School Library project in Ruby is a practice repository Object Oriented Programming.

πŸ›  Built With

Tech Stack

  • Ruby
Language

Key Features

  • Add Seperate file for each Class

(back to top)

πŸ’» Getting Started with school-library

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

Prerequisites

In order to run this project you need:

  1. Ruby installed on your machine
  2. Text editor (VSCode, Sublime, Atom, etc.)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/rbhatt1999/school-library.git 

Install

Install this project with:

  cd school-library

Usage

Run this project with:

  ruby main.rb

Run tests

Run tests with:

  rspec
  rubocop

(back to top)

πŸ‘₯ Authors

πŸ‘€ Rohit Bhatt

πŸ‘€ Wahaj Ali

(back to top)

πŸ”­ Future Features

In the future, I would like to add the following features:

  • Add function to list books
  • Add function to add books to the library
  • Add UML diagram

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, Give a ⭐️.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 100.0%