A Python program which a user can view, create, update, and delete their read / watch list. They can add name, type, bookmark(what episode or chapter they are on), status of the work, your status in regards to the work, year the work was created, and year the work was finished.
pip install pandas
pip install tabulate
pip install console-menu
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.