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 complete parking management system in C featuring multi-facility tracking, dynamic billing calculations, vehicle history management, and chronological validation. Implements custom data structures with dynamic memory allocation, sophisticated three-tier pricing models, and comprehensive error handling for 20+ parking lots.
Smart Task Manager is a Python-based command-line application that allows users to manage daily tasks with priority levels, due dates, and completion tracking. The project demonstrates Object-Oriented Programming, file handling, and structured task management.