This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who borrowed a given book and when.The data is later preseved in a database.This application also has a well organised UI layer which will be a console app interacting with a user .
- Ruby
- Terminal
- IRB
- Rubocop (linters)
-To get a local copy up and running follow these simple example steps.
-In your terminal, navigate to your current directory and run this code https://github.com/NATASHA-ct/School-Library-Database.git
-Locate the directory in your file explorer
-cd schoo-library
-Install Rubocop using... bundle install
-To run rubocop we use... rubocop .
-To autocorrect offenses with rubocop we use: rubocop --auto-correct-all or rubocop -A
👤 Author
- GitHub: [@NATASHA-ct]((https://github.com/NATASHA-ct)
- Twitter: [@NatashaChirombe]
- LinkedIn: Natasha Chirombe
🤝 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!
Hat tip to all documentations used Inspiration etc 📝 License This project is MIT licensed.