Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

. An institute is going to organize a competition event. To look after smooth and successful execution of event, they are planning to build and

. An institute is going to organize a competition event. To look after smooth and successful execution of event, they are planning to build and maintain the record of the organizing team. The organizing team will be comprised of three different roles. Institute employee / Staff Team leads Volunteers Currently they are planning to execute the events Speed Programming, Logo design, Web Development and Quiz competition. In order to create and maintain the record efficiently your services are hired. Your task is to provide a system which can insert, modify and present the record in different manners. Following are the guideline which will be useful for the implementation. Data should be stored according to the role of the organizer. I.e. organizers having the role of employee should be stored in the start of list, after that team leads data and in the last volunteers data should be placed. Blacklisted organizers would not be allowed to register. System would not allow an organizer to register multiple times. Information of any organizer can be edited / deleted. Any organizer can be black list. Arrange the list according to the organizers event type i.e. speed programming logo designing etc. User can view full list of organizers. User can view list of organizers with the role type. (Role type will be provided by the user). make this using C++ language

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions

Question

What is the difference between the two kinds of string literals?

Answered: 1 week ago

Question

=+What is the expected value of purchasing a Thursday ticket?

Answered: 1 week ago

Question

b = 1 0 0 , x = 5 6 ) = 1 0 0 && x ( 5 6 True False

Answered: 1 week ago