- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
OOP-School-Library is an school library app designed with Ruby where you can add teachers, students, books and see books borrow records.
Server
- Add functionality
- Record functionality
- Not live yet
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install ruby using link
Clone this repository to your desired folder:
mkdir folder_name
cd folder_name
git clone git@github.com:tsheporamantso/OOP-School-Library.git
Install this project with:
bundle install
To run the project, execute the following command: run the result on the terminal through:
ruby person.rb
No tests available.
Not deployed
👤 Gladwin Tshepo Ramantso
- GitHub: @tsheporamantso
- Twitter: @ramgt001
- LinkedIn: Tshepo Gladwin Ramantso
- Use the "Decorator" design pattern
- Set up associations
- Add basic UI
- Refactor code
- Preserve data
- Unit test
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.
I would like to thank:
- Microverse and all the staff
- Microverse Communinity
- Thanks to my coding Partners
- Thanks to my Morning-Session-Group and Standup-Team Partners and
- Thanks to Code Reviewers
This project is MIT licensed.