/OOP-School-Library

Primary LanguageRubyMIT LicenseMIT

Ruby-OOP-School-Library

📗 Table of Contents

📖 OOP school library: preserve data

OOP school library: preserve data In this project you will preserve the data from your app and load preserved data on startup.

🛠 Built With

Tech Stack

Server Side

Key Features

  • Add Books
  • Add user
  • Add Teacher
  • List Books

(back to top)

Getting Started

Prerequisites

In order to run this project you need:

  • Ruby inatalled on your machine

Run

Example commands:

  ruby main.rb

(back to top)

👥 Authors

👤 Hevar kas

👤 Khomotso Mkansi

(back to top)

🔭 Future Features

  • Add more methods and attributes to the Person and Student classes.
  • Create additional classes that inherit from Person, such as Teacher and Parent.
  • Implement functionality to store and retrieve Person and Student objects from a database.

(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 and want to support me make cooler projects Give this project a Star.

(back to top)

🙏 Acknowledgments

hats off to the people writing the documentation for the technologies used in this project.

(back to top)

🙏 LICENSE

LICENSE

(back to top)