/oop-school-library

Primary LanguageRubyOtherNOASSERTION

๐Ÿ“— Table of Contents

๐Ÿ“– OOP School Library

This project is a beginner ruby project, where I take the place of a librarian of a university. The finished app is a tool to record what books are in the library and who borrows them. The app allows us to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

๐Ÿ›  Built With

Tech Stack

Key Features

  • add students and teachers
  • add new books
  • save records of borrowing

(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: VScode editor Ruby

Setup

Clone this repository to your desired folder:

cd YOUR_FOLDER_NAME git clone https://github.com/MattGomb/oop-school-library.git

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Mรกtyรกs Gombos

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Write a message to encourage readers to support your project

If you like this project please give it a star!

(back to top)

๐Ÿ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)