/OOP-School-Library

Primary LanguageRubyMIT LicenseMIT

OOP STUDENT LIBRARY

📗 Table of Contents

📖 OOP STUDENT LIBRARY

OOP STUDENT LIBRARY is an app that allows a user to record what books are in the library and who borrows them. The app allows you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

🛠 Built With

Tech Stack

Server

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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd OOP-Student-Library
  git clone https://github.com/Abe1able/oop-student-library.git

Install

Install this project with:

  gem install

Usage

To run the project, execute the following command:

Example command:

  ruby my_list.rb

back to top

👥 Author

👤 Abel Seifu

back to top

🔭 Future Features

Features to add to the project.

  • [SET UP ASSOCIATIONS]
  • [ADD BASIC UI]
  • [REFACTOR CODE]

🤝 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, you can give it a star.

back to top

❓ FAQ

  • Do I have to have any previous knowledge about ruby to use this project?

    • No!
  • How to use this project?

    • check the Getting Started section to have a complete guid on how to setup and run teh project.

back to top

📝 License

This project is MIT licensed.

back to top