This repository was archived by the owner on Jan 3, 2026. It is now read-only.
Releases: MICHI64N/listing_tracker
Releases · MICHI64N/listing_tracker
Version 0.1.0
The first ever release of listing_tracker is here! Admittedly, the application itself seems useless at this point. However, the one existing feature has been refined, with a groundwork created to develop additional features from.
Check CHANGELOG.md for the specific changes.
Birth
This is the first time this project has seen the light of the world. The only feature added so far is to add listings to the database. However, I did implement a table class and automatic table creation, which may make future development smoother.
The command to use the feature is python listing_tracker -a webpage*. The only required steps from the user are to type/paste in a URL and confirm it is correct.
*Do not forget to replace python with python3 or py if applicable.