Git Product home page Git Product logo

catalog-ruby's Introduction

๐Ÿ‘‹ Greetings, Universe! Aime in the house!

A little more about myself

I am a passionate full-stack software developer who enjoys working on all kinds of tech.

  • Iโ€™m currently available for hire or open to new job opportunities

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Software Development Projects

  • ๐Ÿค Iโ€™m looking for help with AI and Machine Learning

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available @aimemalaika

  • ๐Ÿ’ฌ Ask me about Software Development

  • โšก I like ๐Ÿ‘จโ€๐Ÿ’ป : Programming | ๐ŸŽฎ : gaming | โ˜•: Coffee | ๐Ÿ•บ: dance

Activities

Snake animation

๐Ÿ‘ฑ Activity Rank

Most Active GitHub User Rank

๐Ÿ‘ฑ Visitor count

๐Ÿ‘€ Knowledge Base:

  • Languages

โ€‚โ€‚โ€‚โ€‚JavaScript PHP Ruby NodeJS

  • Databases

โ€‚โ€‚โ€‚โ€‚MySQL Postgres MariaDB SQLite MicrosoftSQLServer

  • Front-End

โ€‚โ€‚โ€‚โ€‚HTML5 CSS3

  • Frameworks

โ€‚โ€‚โ€‚โ€‚Symfony React React Native Bootstrap MUI

  • Cloud & Hosting

โ€‚โ€‚โ€‚โ€‚DigitalOcean Heroku Netlify

๐Ÿค Connect with me

โ€‚โ€‚โ€‚โ€‚โ€‚ lindedIn โ€‚โ€‚โ€‚โ€‚โ€‚ twitter

โœ‰๏ธ Reach me

โ€‚โ€‚โ€‚โ€‚โ€‚ email

๐Ÿ’น Check out my stats!

catalog-ruby's People

Contributors

aimemalaika avatar bondok6 avatar eduardosancho avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

catalog-ruby's Issues

[2pt] Add options.

The following options should be available:

  • List of games
  • List all authors (e.g. 'Stephen King')
  • Add a game

Release 1.0

Delivery of the Capstone Project for Microverse.

Final Touches

  • Refactor the structure and organize our project.
  • Do a final test of the project and make sure everything works as expected.

[4pts] [aimemalaika] Implement methods

  • add_item method in the Genre class
    • should take an instance of the Item class as an input
    • should add the input item to the collection of items
    • should add self as a property of the item object (by using the correct setter from the item object)
  • can_be_archived?() in the MusicAlbum class
    • should override the method from the parent class
    • should return true if parent's method returns true AND if on_spotify equals true
    • otherwise, it should return false

[3pts] #Member1. Create a Book class in a separate .rb file.

Create a Book class in a separate .rb file.

  • Create a Label class with an association to the Item class (in a separate .rb file).
  • All Book class properties visible in the diagram should be defined and set up in the constructor method.
  • All Label class properties visible in the diagram should be defined and set up in the constructor method.

[3pts] #Member1. implement method add_item in Label class.

Implement methods:

  • add_item method in the Label class
  • should take an instance of the Item class as an input
  • should add the input item to the collection of items
  • should add self as a property of the item object (by using the correct setter from the item object)

[2pt] Implement add_item() and can_be_archived?() methods

Implement methods:

  • add_item method in the Author class

    • should take an instance of the Item class as an input
    • should add the input item to the collection of items
    • should add self as a property of the item object (by using the correct setter from the item object)
  • can_be_archived?() in the Game class

    • should override the method from the parent class
    • should return true if parent's method returns true AND if last_played_at is older than 2 years
    • otherwise, it should return false

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.