"Catalog of my things" is a simple console app that allows users to manage collections of the things they own.
-
Updated
Nov 24, 2023 - Ruby
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own.
In this app, you create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class
[oop-school-library] is a a Ruby app that allows teachers & students to manage school libraries and book rentals .
In this group project, we create a console app that helps to keep a record of different types of things: books, music albums, movies, and games. Everything is based on a UML class diagram. The data is stored in JSON files but we will also prepare a database with tables structure analogical to the program's class structure.
This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.
This project involves creating a console application that allows users to keep track of their personal collection of books, music albums, and games
In this project, we will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on a UML class diagram. The data will be stored in JSON files but we will also prepare a database with tables structure analogical to the program's class structure.
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.
A mobile web application where user can manage your budget: user have a list of transactions associated with a category, so that he can see how much money he spent and on what. You will create a Ruby on Rails application that allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with …
This app records what books are in the library and who borrows them. The app allow you to: - Add new students or teachers. - Add new books. - Save records of who borrowed a given book and when.
Study project based on a UML class diagram and object-oriented programming to build a school library application.
In this project, we have created a console app that will help you to keep a record of different types of things: books, music albums, movies, and games. The data will be stored in JSON files. We created a database with PostgreSQL and built the console interactivity with Ruby.
In this project, we created a console app that will help users to keep a record of different types of things you won: books, music albums, movies, and games.
RUBY UML class diagram generator with XMI and DOT output.
Add a description, image, and links to the uml-diagram topic page so that developers can more easily learn about it.
To associate your repository with the uml-diagram topic, visit your repo's landing page and select "manage topics."