Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aachourmohamed/oop-school-library

The OOP University library is a tool to record what books are in the library and who borrows them. The app will allow a you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
https://github.com/aachourmohamed/oop-school-library

postgresql ruby

Last synced: 23 days ago
JSON representation

The OOP University library is a tool to record what books are in the library and who borrows them. The app will allow a you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

Awesome Lists containing this project

README

        

# oop-school-library
The OOP University library is a tool to record what books are in the library and who borrows them. The app will allow a you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

## Built With

- Ruby

## Getting Started

To get a local copy up and running follow these simple example steps.

### 🛠 Installation & Set Up

If you dont have Ruby installed on your computer, you can download it from [here](https://www.ruby-lang.org/en/downloads/).

Ones you have the files on your machine, you can run the app by running the following command in your terminal:

```bash
ruby main.rb
```

## Author

👤 **MOHAMED AACHOUR**

- Github [@AACHOURMOHAMED]()
- LinkedIn [@AACHOURMOHAMED]()

## 🤝 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](
./LICENSE
) licensed.