tiagomarin / OOP-school-library

This app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. This project was part of my Microverse journey and it was designed to make me practice Object Oriented Programming while building a app based on a UML class diagram..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOP-school-library

This app allows you to:

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

This project was part of my Microverse journey and it was designed to make me practice Object Oriented Programming while building a app based on a UML class diagram with Ruby.

Built With

  • Ruby

Getting Started

To run this project follow these simple steps:

  • Clone this repo with git, or download the zip folder and extract to your local folders.
  • Run the app.rb file on the terminal and follow the step by step answering the questions.

Prerequisites

Author

👤 Tiago Lelinski

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Part of Microverse curriculum

📝 License

This project is MIT licensed.

About

This app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. This project was part of my Microverse journey and it was designed to make me practice Object Oriented Programming while building a app based on a UML class diagram..

License:MIT License


Languages

Language:Ruby 100.0%