Roseokpe / school-library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

school library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to:

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

Built with

Major Languages
- Ruby

Major Technologies
- VS code as IDE
- Git and Github
- Linters

Getting Started

To get a local copy up and running, follow the steps in Setup below.

Prerequisites

Basic knowledge of Ruby.

Setup

If you installed git you can clone the code to your machine.

git clone https://github.com/Roseokpe/school-library.git
  • Once the files are on your machine, open the Portfolio folder in Visual Studio Code

  • With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.

Install

The following tools help make easier to work with sample code.

Live Demo

coming soon

Authors

👤 Rose Okpe

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them.


Languages

Language:Ruby 100.0%