- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
A school library: hub of knowledge, books, digital resources. Supports learning, fosters literacy, guided by librarians. Vital for student success. In our library, we utilize the Ruby language for managing digital resources efficiently.
Client
Database
- Gemfile
- Rubocop
- Gemfile.lock
- Add Person, Student and Teacher in Classes
- Decorator design pattern
- license
To get a local copy up and running, follow these steps.
In order to run this project you need:
install ruby
Clone this repository to your desired folder:
cd my-folder git clone git@github.com:AnsarIbrahim/School-Library.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
sh bin/rails test test/models/article_test.rb
You can deploy this project using:
sh
👤 Ansar Ibrahim
- Set-Up associations
- Add Basic UI
- Refactor Codes
- Preserve Data
- Unit Test
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a ⭐️
- Microverse
This project is MIT licensed.