Welcome. This CLI project is under instruction of DSI.
- Keeping track of the pieces of art (series, movies, books) that a person consume.
- Designed through MVC Pattern.
- Welcome Functionality
- Add a consumable
- Choose consumable type: Either Books, Series or Movie.
- Every consumable should have following properties (* fields are mandatory):
- *Name
- Consumption starting date (YYYY-MM-DD)
- Consumption ending date (YYYY-MM-DD)
- *Total consumption time in hours
- My personal rating: X.YZ out of 10
- *Total days of consumption
Before adding a consumable, we have 10 objectes by default.
Adding a consumable:
After adding, it reflects in table:
- Edit a consumable
Before Editing our Books table look like:
- Delete a consumable Before Deleting our Books table look like:
At the time of deleting a consumable in Book table:
After deleted, table values are:
- See the list of consumables and individually
- Gives tabular views for both cases
List of all consumables:
- Gives tabular views for both cases
List of all consumables:
- See overall info
See Overall informations: