Skip to content

This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.

License

Notifications You must be signed in to change notification settings

ashmalzahra/OOP-school-library

Repository files navigation

OOP School Library

📗 Table of Contents

📖 OOP School Library

OOP School Library This project is an Object Oriented School Library app that allows you to:

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

🛠 Built With

Tech Stack

Client
Server
Database
  • N/A

Key Features

  • Object Oriented Programming

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy of this project and run it in your computer, follow these steps.

Prerequisites

In order to run this project you need:

  • A working computer.
  • Connection to internet.

Setup

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

Clone this repository in the desired folder:

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

Install

To install this project:

cd Ruby_decode-message
code .
bundler install

Usage

To run the project, execute the following command:

copy paste on irb

Run Tests

To run the project tests, execute the following command:

N/A

(back to top)

👥 Authors

👤 Ashmal Zahra

(back to top)

🔭 Future Features

  • preserve data
  • unit tests

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages