Enning94 / OOP-School-Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOP-School-Library

OOP-School-Library

πŸ“— Table of Contents

πŸ“– OOP-School-Library

**OOP-School-Library is a user-friendly app tailored for the librarian of OOP University, providing a valuable tool to efficiently record the library's book inventory and borrower information. This app will allow the librarian to:

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

πŸ›  Built With

Tech Stack

Client

Key Features

  • A librarian can add a Person,
  • A librarian can add a Student,
  • A librarian can add Teacher classes,

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps

  • Install Ruby
  • Clone this repository to your computer
  • Prerequisites

    In order to run this project you need:

     terminal `irb`

    Setup

    Clone this repository to your desired folder:

      cd my-folder
      git clone git@github.com:Enning94/OOP-School-Library.git

    Tests

      Coming Soon

    πŸ‘₯ Author

    πŸ‘€ Enning Festus

    πŸ‘€ Foga Kater Amos

    (back to top)

    πŸ”­ Future Features

    • set up associations.
    • add basic UI.
    • preserve data.
    • unit tests.

    (back to top)

    🀝 Contributing

    Contributions, issues, and feature requests are welcome!

    1. Fork the Project
    2. Create your Feature Branch (git checkout -b 'branchname')
    3. Commit your Changes (git commit -m 'Add some branchname')
    4. Push to the Branch (git push origin branchname)
    5. Open a Pull Request

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    If you like this project, please give it a ⭐️

    (back to top)

    πŸ™ Acknowledgments

    • I would like to thank Microverse for accelerating my growth

    (back to top)

    πŸ“ License

    This project is MIT licensed.

    (back to top)

    About

    License:MIT License


    Languages

    Language:Ruby 100.0%