Salwa99 / Ruby-school-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

Ruby school library

Ruby-school-library is a Ruby project that has the purpose of creating a digital solution for a school library that enables the librarian to keep track of the books in the library and who borrows them.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Add Books
  • Add People
  • Add Rentals

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  • Installed Git.
  • Installed Ruby
  • Create a local directory that you want to clone the repository.
  • Open the command prompt in the created directory.
  • On the terminal run this command git clone git@github.com:Salwa99/Ruby-school-library.git

Setup

Clone this repository to your desired folder:

git clone git@github.com:Salwa99/Ruby-school-library.git
cd Ruby-school-library bundle install
bundle install

Run Tests

rspec spec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Salwa Ballouti:

πŸ”­ Future Features:

  • Add more advanced Ruby functions.
  • Build wonderful UI.

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you liked this project, give it a ⭐️ and kindly send to me an e-mail expressing it, it would make my day and fuel my motivation.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse team for this journey.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 100.0%