Skip to content

Shalom-0110/Prodigy_SD_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Collection of 5 GUI apps in Python for Software Development practice

Apps Included:

  1. Temperature Conversion ๐ŸŒก๏ธ
    • Convert temperatures between Celsius, Fahrenheit, and Kelvin
  2. Number Guessing Game ๐Ÿค”
    • Guess a randomly generated number
  3. Contact Management System ๐Ÿ“…
    • Manage contacts, including adding, updating, and deleting records
  4. Sudoku Solver ๐Ÿงฉ
    • Solve Sudoku puzzles using backtracking and recursion
  5. Web Scraping ๐Ÿ•ธ๏ธ
    • Extract data from e-commerce websites using Python

Technologies Used:

  • Python 3.12
  • GUI libraries (e.g: Tkinter)
  • Web scraping libraries (e.g: BeautifulSoup, Requests)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages