/school_library

Primary LanguageRubyMIT LicenseMIT

school_library


School Library

📗 Table of Contents

📖 School Library

School Library This projects implements a school library app through which books can be added and removed. It is implemented using Ruby Programming Language.

🛠 Built With

Tech Stack

Client

Key Features

  • Add and remove books from library
  • Implemented Ruby decorators design pattern
  • Designed using ruby associations
  • Add books with author to library list
  • Add students and teachers to list
  • Keep track of book rentals

(back to top)

The live demo will be availabe soon

(back to top)

💻 Getting Started

  • Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it).
  • Step 2: Once you have installed git you can clone this project using the command below:
    git clone https://github.com/devalibello/school_library
    
  • Step 3: Once you have cloned this repo navigate to the folder that contains the repository.
  • Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
  • Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

💻 Getting Started

To get a local copy up and running cloning this repo https://github.com/devalibello/school_library.

Prerequisites

There are no known prerequisites to run this project. If you encounter any issues trying to run it, please feel free to open a ticket to let me know and i will work on it to the best of my abilities

Setup

Clone this repository to your desired folder:

https://github.com/devalibello/school_library

or

https://github.com/devalibello/school_library <-- Only if you have SSH keys configured on your GitHub account.

Usage

To run the project:

  • Method 1:
  cd PATH_TO_CLONE

(back to top)

👥 Author

👤 Ali Bello Imoukhuede

(back to top)

🔭 Future Features

  • [Add more functionalities to the UI]

🤝 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 please give me a start and share my portfolio to recruters!

(back to top)

🙏 Acknowledgments

I would like to thank to microverse For teaching me the database and more things.

(back to top)

📝 License

This project is MIT licensed.

(back to top)