- 🛠 Built With
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- 👋 Show your support
- 🔭Acknowledgments
- 📝 License
This project is a simple school library that allows to record what books are available in the library and which students have borrowed them.
Database
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
- Check if a book is rented.
- Check which books a student and a teacher has rented.
- Check list of all books in the library.
- Check list of all students and teachers in the library.
To get a local copy up and running, follow these steps.
In order to run this project you need:
You have to have tools like:
- Ruby
Clone this repository to your desired folder:
git clone git@github.com:ulises2607/School-Library.gitGo to the project directory.
cd school-libraryIn the project directory, run/ Ruby each query in the following order:
Ruby main.rb👤 Cesar Ulises Cappa Subelza
- GitHub: @Ulises Cappa
- LinkedIn: @Cesar Ulises Cappa Subelza
- UI for the app
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank the following:
This project is MIT licensed.