- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[OOP SCHOOL] is a web application, where I created a school library with the next functionalities: Add new students or teachers,Add new books, and Save records of who borrowed a given book and when.
The following technologies were used in the development of this project:
Ruby: To create and manipulate the classes
- You can add new students or teachers
- You can add new books
- You can Save records of who borrowed a given book and when
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install bundler
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:carreraprogrammer/school.git
To run the project, execute the following command:
bundle init
You can deploy this project using:
ruby person.rb
ruby student.rb
ruby teacher.rb
👤 Daniel Carrera
- GitHub: @carreraprogrammer
- Twitter: @carreraprogrammer
- LinkedIn: [Daniel Carrera] (https://www.linkedin.com/in/daniel-carrera-paz-85a917244/)
👤 Nabeel Ahmed
- GitHub: @Metaverse-Nabeel
- LinkedIn: @Nabeel129
- Wellfound(AngelList): @Nabeel129
- [Add basic UI]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, I'd really appreciate if you can give me a star.
I would like to thank to my family, my coding partners and Microverse, that are always pushing me to became my best version
This project is MIT licensed.