/school_library

Primary LanguageRubyMIT LicenseMIT

logo

School Library Project

📗 Table of Contents

📖 [School Library Project]

This project is for a librarian of OOP University.

[School Library Project] is a tool for recording what books are in the library and who borrows them.

🛠 Built With

Tech Stack

Client

Key Features

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

(back to top)

🚀 Live Demo

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

 install ruby
 install git

Setup

Clone this repository to your desired folder:

  cd school_library
  git clone https://github.com/storres20/school_library.git

Install

Install this project with:

  cd school_library
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

(back to top)

👥 Authors

👤 ITALO

(back to top)

🔭 Future Features

  • [Add basic User Interface]

(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 please give it a star 🌟 😁

(back to top)

🙏 Acknowledgments

I would like to thank...MICROVERSE

(back to top)

❓ FAQ

  • [is this project for free?]

    • [Yes, it is. So, feel free to clone this repository]
  • [may I suggest changes?]

    • [Yes. If you find a bug, please create an ISSUE]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)