/school-library

This is an online school library app built with Ruby

Primary LanguageRuby

📗 Table of Contents

📖 [School Library]

[School library] is an online app for renting books for both students and teachers

🛠 Built With

Tech Stack

Client
Database

Key Features

  • [Read books]

(back to top)

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

 bundle install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/kennankole/school-library.git

Install

Install this project with:

  cd school-library
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

 rspec spec/

👥 Authors

👤 Kennankole

(back to top)

(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 kindly give it a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse tutorials

(back to top)

📝 License

This project is MIT licensed.

(back to top)