- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
OOP School Library is an app responsible for maintaining a database for shcool library, trachers, and students who interact with the library to keep track of them and the books available to use at any time.
Server
- This project manages a scholl library and rentals
- This project is easily managed through the UI interface
- This project is interconnected through using OOP
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd school-library
git clone https://github.com/Elerqsousy/enumerable.git
Install this project with:
gem install
To run the project, execute the following command:
Example command:
ruby main.rb
👤 Mahmoud Rizk
- GitHub: @Elerqsousy
- LinkedIn: Mahmoud (Riz) El Erqsousy
👤 Adel Guitoun
- GitHub: @adel-gu
- Twitter: @GuitounAdel
- LinkedIn: adelguitoun
- Add basic UI
- Preserve data
- Unit tests
- Web User Interface
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
-
Do I have to have any previous knowledge about ruby to use this project?
- No!
-
How to use this project?
- check the Getting Started section to have a complete guid on how to setup and run teh project.
This project is MIT licensed.