You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Vehicle Rental System in Python that allows users to rent and return vehicles, view available options, and calculate rental earnings. It features age verification, stores data in text files, and includes admin functionality for PIN code management. Console-based interaction.
📇 Python Contacts List — A simple desktop contact manager built with Python and Tkinter, allowing you to add, edit, and delete contacts stored as .txt files in a local contacts/ folder. Fast, offline, and beginner-friendly.
# 📇 Python Contacts ListA simple contact manager built with Python and Tkinter. This app lets you manage your contacts easily, storing information in `.txt` files.