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
This was my first bootcamp project, where I built a CLI-based menu system for a café to manage products, customers, couriers, and transaction data. The project evolved over six stages — from basic Python with no data persistence to integrating PostgreSQL and Docker for a more advanced, database-driven solution.
This is a Payroll Management System. Users can add records, remove records, modify records, delete records, or search records. The salary records (salary statement and salary slip) can also be displayed for all employees.