- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[School library] is an online app for renting books for both students and teachers
Client
Database
- [Read books]
To get a local copy up and running, follow these steps.
In order to run this project you need:
bundle install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/kennankole/school-library.git
Install this project with:
cd school-library
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec/
👤 Kennankole
- GitHub: @kennankole
- Twitter: @obwombe_kennedy
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly give it a ⭐️
I would like to thank the Microverse tutorials
This project is MIT licensed.