A simple desktop application for managing and tracking playing time for 8-pool (billiards) tables.
This project helps pool hall owners track the playing duration for each table and automatically calculate the total cost when the game ends.
Each table has its own independent timer, allowing staff to manage multiple tables simultaneously in an easy and organized way.
- ✅ Start timer for each table
- ⏸️ Pause timer anytime
▶️ Resume timer- ⏹️ Stop/Finish session
- 🕒 Automatic time tracking
- 🧾 Result summary message
- 💰 Automatic fee calculation based on hourly rate
When a session ends, the application displays:
- Time in hh:mm:ss
- Time in seconds
- Rate per hour
- Total fees to pay
- Select a table
- Click Start when the player begins
- Use Pause/Resume if needed
- Click Stop/Finish when the player leaves
- The system automatically calculates and displays the bill
- C#
- .NET WinForms
- Object-Oriented Programming (OOP)
- Events
- Yacine Ragueb
- LinkedIn: @yacineragueb
- My Website: yacineragueb
- Email: yacineddd32@gmail.com

