A desktop application developed using C++ and MFC for managing vacation clubs, sports activities, and language offerings at various vacation villages worldwide. This application allows administrators to efficiently manage vacation village details, available activities, and languages spoken across different locations.
- Vacation Village Management: Add, update, and delete vacation villages and their corresponding details.
- Sports Activities: Manage the list of available sports activities offered at each village.
- Language Management: Track and manage languages spoken at different vacation villages.
- User-Friendly Interface: Intuitive design with smooth navigation for an improved user experience.
- C++
- MFC (Microsoft Foundation Classes)
- Windows Desktop Application
To run the application, simply clone the repository and compile it using a C++ compiler that supports MFC (Microsoft Visual Studio recommended).
This project is licensed under the MIT License - see the LICENSE file for details.