GithubHelp home page GithubHelp logo

iturres / oop_school_library_2 Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 282 KB

๐Ÿ’Ž Simple ruby app to manage school library.

License: MIT License

Ruby 100.00%
agregation associations oop-principles ruby

oop_school_library_2's Introduction

logo

OOP School Library 2


๐Ÿ“— Table of Contents


๐Ÿ“– OOP School Library

  • The goal is to build a simple app using OOP and Ruby to manage a school library.

Learning objectives

  • Use OOP to build a simple app.
  • Implement classes and objects in Ruby.
  • Implement encapsulation and inheritance with Ruby.
  • Implement composition (as an example of the design pattern).
  • Set up associations between classes and objects.
  • Build interactive console apps.
  • Add basic UI to a program.
  • Run a program using the command line.

๐Ÿ›  Built With

Tech Stack


๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

  • Have Ruby installed. If you need to install Ruby, follow the instructions on the official page.

Setup

Clone this repository to your desired folder:

Example commands:

  • With SSH:
  cd my-folder
  git clone [email protected]:ITurres/oop_school_library_2.git
  • With HTTPS:
  cd my-folder
  git clone https://github.com/ITurres/oop_school_library_2.git
  • With GitHub CLI:
  cd my-folder
  gh repo clone ITurres/oop_school_library_2

Usage

 cd ui/
  ruby main.rb

OR

ruby ui/main.rb

(back to top)


๐Ÿ‘ฅ Authors

๐Ÿ‘ค Arthur Iturres

(back to top)


๐Ÿ”ญ Future Features

  • Class Decorators.
  • Associations.
  • Basic UI.
  • Preserve data.
  • unit tests.

(back to top)


๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


โญ๏ธ Show your support

Give a โญ if you liked this project!

(back to top)


๐Ÿ™ Acknowledgments

I thank the Code Reviewers for their advice and time ๐Ÿ†

(back to top)


๐Ÿ“ License

This project is MIT licensed.

(back to top)


oop_school_library_2's People

Contributors

iturres avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.