Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aachourmohamed/oop-school-library
- Owner: AACHOURMOHAMED
- Created: 2022-09-29T10:01:04.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-19T06:46:20.000Z (about 2 years ago)
- Last Synced: 2024-12-09T21:09:22.703Z (about 1 month ago)
- Topics: postgresql, ruby
- Language: Ruby
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.