OOP STUDENT LIBRARY
📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
📖 OOP STUDENT LIBRARY
OOP STUDENT LIBRARY is an app that allows a user to record what books are in the library and who borrows them. The app allows you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
🛠 Built With
Tech Stack
Server
💻 Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
In order to run this project you need:
gem install rails
Setup
Clone this repository to your desired folder:
cd OOP-Student-Library
git clone https://github.com/Abe1able/oop-student-library.git
Install
Install this project with:
gem install
Usage
To run the project, execute the following command:
Example command:
ruby my_list.rb
👥 Author
👤 Abel Seifu
- GitHub: Abe1able
- LinkedIn: Abel-Seifu
🔭 Future Features
Features to add to the project.
- [SET UP ASSOCIATIONS]
- [ADD BASIC UI]
- [REFACTOR CODE]
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
If you like this project, you can give it a star.
❓ FAQ
-
Do I have to have any previous knowledge about ruby to use this project?
- No!
-
How to use this project?
- check the Getting Started section to have a complete guid on how to setup and run teh project.
📝 License
This project is MIT licensed.