Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 948 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 948 Bytes

DEVOPS PROJECT 2:-

A notifier that uses python to notify about change in car price. image

It uses Python libraries like BeautifulSoup and ToastNotifier.

Features of project:-

  • It takes a threshold value from the user, compares to the original price of the car and then notifies the user if the prices are dropped.

Working:-

  • Data Storage: Storing the data in a sql file.
  • Price Comparison: Comparing prices with the user input.
  • Notification: Alerting the user when a car's price drops below the threshold.

Project:-

Input -

-image

Output-

-image

Contributors:-