Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HalilDeniz authored Dec 13, 2023
1 parent f633dab commit 6315713
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Projects/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Welcome to the Python Projects section! Here, you'll find a collection of practi
3. [Notepad Application](Notepad%20Application.md): A basic notepad application that lets users create and save text-based notes in a user-friendly interface.
4. [Password Generator](Password%20Generator.md): A password generator that creates strong and customizable passwords with various character sets and saving options.
5. [Weather Application](Weather%20Application.md): A weather application that provides real-time weather information for a specified city, including temperature, humidity, and more.
6. [To-Do List Application](To-Do-List-Application.md): A to-do list application that allows users to manage their tasks and stay organized with a command-line interface.
7. [Vehicle Rental Application](Vehicle%20Rental%20Application.md): A vehicle rental application that enables users to rent and manage vehicles, making use of a secure login system and database storage.

## How to Use

Expand All @@ -22,4 +24,4 @@ These projects are designed to give you hands-on experience and practical insigh

## Suggested Enhancements

We hope you find these Python projects both educational and enjoyable. Happy coding!
We hope you find these Python projects both educational and enjoyable. Happy coding!

0 comments on commit 6315713

Please sign in to comment.