Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amejid/school-library

The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).
https://github.com/amejid/school-library

rspec ruby

Last synced: 18 days ago
JSON representation

The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).

Awesome Lists containing this project

README

        

# School Library

> A tool to record what books are in the library and who borrows them.

## Built With

- Ruby

## Getting Started

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

### Prerequisites

- Ruby runtime environment

### Setup

- Clone the repository using `git clone [email protected]:amejid/school-library.git`
- Navigate to the folder using `cd school-library`
- Use this command to run the app `ruby main.rb`

## Author

👤 **Abdelmejid Oumer Ali**

- GitHub: [@amejid](https://github.com/amejid)
- Twitter: [@amejidoumer](https://twitter.com/amejidoumer)
- LinkedIn: [amejid](https://linkedin.com/in/amejid)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.