Skip to content

In this project I'll be building a school library application using ruby classes and objects and also implementing 4 ruby principles i.e. Abstraction, Encapsulation, inheritance and Polymorphism

License

Notifications You must be signed in to change notification settings

tsheporamantso/opp_school_library

Repository files navigation

OOP-School-Library

📗 Table of Contents

📖 OOP-School-Library

OOP-School-Library is an school library app designed with Ruby where you can add teachers, students, books and see books borrow records.

🛠 Built With

Tech Stack

Server

Key Features

  • Add functionality
  • Record functionality

(back to top)

🚀 Live Demo

  • Not live yet

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Install ruby using link

Setup

Clone this repository to your desired folder:

  mkdir folder_name
  cd folder_name
  git clone git@github.com:tsheporamantso/opp_school_library.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command: run the result on the terminal through:

  ruby person.rb
  ruby student.rb
  ruby teacher.rb

Run tests

No tests available.

Deployment

Not deployed

(back to top)

👥 Authors

👤 Gladwin Tshepo Ramantso

👤 Aung Pyae Khant

(back to top)

🔭 Future Features

  • Use the "Decorator" design pattern
  • Set up associations
  • Add basic UI
  • Refactor code
  • Preserve data
  • Unit test

(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 please give a star on github & follow us on twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

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

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project I'll be building a school library application using ruby classes and objects and also implementing 4 ruby principles i.e. Abstraction, Encapsulation, inheritance and Polymorphism

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages