Lockless404 / school_library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School Library

An app built for librarians, this app allows you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

Built with

  • Ruby
  • OOP

Getting Started

This repository makes use of Ruby as its core programming language :

  • Clone this repo git clone https://github.com/Lockless404/school_library.git in your PC terminal
  • Navigate to project's folder/directory cd school_library
  • Open your code editor, open the person.rb or student.rb or teacher.rb file and start conributing
  • Alternatively, open main.rb file, open a new terminal and run the command ruby main.rb to interact with the app

Authors

👤 Hamza Tarar

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 100.0%