Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 436 Bytes

Develop an interactive Bash program that leverages PostgreSQL to effectively manage customer information and appointments for a salon.

Language: Bash Database: PostgreSQL Functionality: Add, modify, and delete customer records. Schedule, reschedule, and cancel appointments. Search for customers and appointments. Generate reports (e.g., appointment statistics, customer history). User-friendly interface with clear prompts and menus.