๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Skip to content

[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.

License

Notifications You must be signed in to change notification settings

sadaf-Daneshgar/school_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“— Table of Contents

๐Ÿ“– [ OOP school library ]

[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time. The library also has a number of computers that can be used by students to read books online.

๐Ÿ›  Built With

  • โœ… Ruby
  • โœ… Linters

Tech Stack

Language
  • Ruby

Key Features

  • ๐Ÿ”ฐ [ Person, Teacher and Student ]
  • ๐Ÿ”ฐ [ Implement OOP principles like: abstraction, inhertance, polymorphism and encapsulation ]
  • ๐Ÿ”ฐ [ Practice Ruby best practices ]

(back to top)

๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps.

  1. Download or clone this repostory.
  2. Provide a modern web browser.

Prerequisites

In order to run this project you need:

  • โœ” Ruby installed in your machine. you can download it from here
  • โœ” IDE or a code editor installed in your machine.
  • โœ” IRB.
  • โœ” Git installed in your machine.
  • โœ” Sign in or sign up to your Github account.
  • โœ” A professional editer such as VS Code.
  • โœ” An Updated web browser such as Google Chrome, you can download it from here.

Setup

  • Clone this repository to your desired folder:

  • Example commands:

  cd [YOUR FOLDER]
  git clone https://github.com/sadaf-Daneshgar/school_library.git

Usage

  • To run the project, execute the following command:
 cd [YOUR FOLDER]
 git clone https://github.com/sadaf-Daneshgar/school_library.git

Deployment

This project is deployed by the author, no permission for deployment by any other client.

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Sadaf Daneshgar

๐Ÿ‘ค Mohammad Yaser

(back to top)

๐Ÿ”ญ Future Features

  • [ Use the "Decorator" design pattern. ]
  • [ Set up associations. ]
  • [ Add basic UI. ]

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project, kindly drop a start โญ๏ธ for the repository;

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank the following individuals and organizations for their contribution to this project.

  • I would like to express my heartfelt gratitude to Microvere for the invaluable learning experience they have provided.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

About

[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages