Thanks to visit codestin.com
Credit goes to github.com

Skip to content

In this project, I start building a basic school library app to practice OOP concepts.

License

Ruthmy/school-library

Repository files navigation

School library | Ruby Project

📗 Table of Contents


School library

"School library" is Ruby project to control the books in a library, and consult who borrows books. This project is part of the Microverse curriculum to practice OOP concepts.


🛠 Built With

Tech Stack

Ruby

Key Features

  • Ruby
  • Linters
    • Rubocop
  • Follow Microverse's list of best practices

(back to top)


🚀 Live Demo


  • Unfortunately, there is no live demo available for this project at the moment.

(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:

  • A code editor (we recommend Visual Studio Code)

  • Git and a GitHub account

Setup

Clone this repository to your desired folder by using this 👇️ command :

git clone https://github.com/Ruthmy/school-library.git

Install

Go to the project directory:

 cd school-library

Before to run the program, verify that you have Ruby installed on your OS running the following command:

 ruby -v

It should show you the version of ruby ​​installed. If this does not happen and only an error message is displayed, then you should either verify your installation or install Ruby from scratch.

Download and Install Ruby

Run tests

  • Not aplicable.

Deployment

  • Not aplicable.

(back to top)


👥 Authors

👤 Ruth Abreu

(back to top)


🔭 Future Features

Upcoming improvements:

  • [] Improve more functionalities.

(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 know someone who might find it helpful, please share it. Or give it a star ⭐️ if you like this project!

(back to top)


🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)


📝 License

This project is MIT licensed.

(back to top)


About

In this project, I start building a basic school library app to practice OOP concepts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages