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.
💪 A Core Python-based Gym Management System with user login/signup, attendance tracking, daily workout routines, and automatic user ranking. Data stored in text files, no database required.
📇 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.