tiagomarin / catalog-of-my-things

This project is a console app help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything was based on a given UML class diagram (see below). The data is stored in JSON files but there is also a database prepared with tables structure analogical to the program's class structure.
MIT License
4 stars 2 forks source link

[ 2pt ] Create Item class (Group Task) #5

Open tiagomarin opened 2 years ago

tiagomarin commented 2 years ago