Skip to content

anthonymr/school-library

Repository files navigation

📗 Table of Contents

📖 School Library

School Library app built with Ruby used to demonstrate using classes and OOP principles

Project Screenshots

🛠 Built With

Tech Stack

Key Features

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

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need installed Ruby on your local machine.

Setup

Clone this repository to your local machine:

  git clone git@github.com:anthonymr/school-library.git
  cd school-library

Usage

To run the project, execute the following command in terminal:

    import `student.rb` or `teacher.rb` in your project.
    Then tou can create new Student and Teacher instances.

👥 Author

👤 Anthony Martin

👤 Wai Yan Phyo

(back to top)

🔭 Future Features

  • Set up associations.
  • Add basic UI.
  • Preserve data.

(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 community for the support and guidance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

App built with Ruby to demonstrate POO skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages