Skip to content

Microverse Module 04 Project: This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.

Notifications You must be signed in to change notification settings

braincee/School-library-project

Repository files navigation

OOP School Library

This is an educational project to create a tool to record what books are in the library and who borrows them.

Built With

Getting Started

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

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Ruby installation.

$ ruby --version && irb

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/braincee/School-library-project.git

Run tests

To install rspec, in the terminal kindly run this command

$ gem install rspec

To run tests, please run this command

$ bundle exec rspec

Usage

Kindly modify the files as needed.

Authors

👤 Stephen Annor

👤 Eric Mahare

🤝 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

📝 License

This project is MIT licensed.

About

Microverse Module 04 Project: This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages