Skip to content

C program managing event participants. Add, calculate costs, and display details. Menu-driven, with error handling. Well-commented code. This description is within the 350-character limit and provides a brief overview of your project on GitHub.

Notifications You must be signed in to change notification settings

Gmzlov/Event-Participant-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Event Participant Manager

Description

The Event Participant Manager is a C program designed to efficiently handle and organize participants for an event. It provides functionalities to add participants, calculate costs based on meal and hotel preferences, and display participant details. The program features a user-friendly, menu-driven interface with robust error handling.

Features

  • Add participants with first and last names
  • Specify meal preferences (lunch, dinner, or both)
  • Indicate hotel preferences (4 or 5 stars)
  • Calculate total costs for participants
  • Display a list of all participants

Usage

  1. Compile the program using a C compiler.
  2. Run the executable.
  3. Follow the on-screen menu to perform desired operations.

Contributions

Contributions are welcome! If you have ideas for improvements or find any issues, please open an issue or submit a pull request.

About

C program managing event participants. Add, calculate costs, and display details. Menu-driven, with error handling. Well-commented code. This description is within the 350-character limit and provides a brief overview of your project on GitHub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages