Coder Social home page Coder Social logo

treasures's Introduction

My treasures

Imagine that you are an owner of a few treasures. They can be paintings, jewelry, sculptures... Or books and movies... It's up to you! Your treasure could be a stamp collection as well:)

However, you need to manage all of your colllections.

You need a system which allows you to:

  • see the list of your treasures (e.g. by type)
  • add/edit/trash your treasures
  • monitor where your treasures are currently stored
  • rent your treasures to other people

You are going to create this kind of system. It will be a console application. At the end it will allow you to do all the things listed above and probably more. Let's start with class diagram for this system. Here are additional details:

  • each id should be genearted random number betwee 1000 and 20000
  • all attr used during initialization should be changeable (i.e. setter is needed)
  • in order to test your system, please improve bin/start.rb file (curently it onle includes a draft of interaction with user)

treasures's People

Contributors

nidalaa avatar stickler-ci avatar

Stargazers

Oybek Kayumov avatar Adrianna Kołosowska avatar

Watchers

James Cloos avatar

Forkers

cool-beetles

treasures's Issues

[1pt] Find external API - group task

Find an API to base the development of the webapp around it. The API should allow you to

  • Get a list of items with a unique item id (or generate the unique id)
  • For a given item, get detailed information about it

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.