alicemirigo92 / school-library

School-Library is an OOP(Object Oriented PRogramming) school library app that allows a user to add students, teachers, new books and save records of borrowers, books borrowed and when they were borrowed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– SCHOOL-LIBRARY

School-Library is an OOP(Object Oriented PRogramming) school library app that allows a user to add students, teachers, new books and save records of borrowers, books borrowed and when they were borrowed.

πŸ›  Built With Ruby

Tech Stack

Key Features

  • [classes and instance objects]
  • [Decorator design pattern]

(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:

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

cd my-project gem install

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

run rspec

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Alice Mirigo

(back to top)

πŸ”­ Future Features

  • [Basic UI]

(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, reach out to me.

(back to top)

πŸ™ Acknowledgments

I would like to appreciate microverse

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

School-Library is an OOP(Object Oriented PRogramming) school library app that allows a user to add students, teachers, new books and save records of borrowers, books borrowed and when they were borrowed.

License:MIT License


Languages

Language:Ruby 100.0%