Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 635 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 635 Bytes

Read-WatchList

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.

Dependencies

pip install pandas
pip install tabulate
pip install console-menu

Contributing

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.

License

MIT