Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CSC Match - Initial Problem Description Every social group today has a way to connect with like-minded individuals (e.g. FarmersOnly.com). You've been tasked with understanding

image text in transcribedimage text in transcribed

CSC Match - Initial Problem Description Every social group today has a way to connect with like-minded individuals (e.g. FarmersOnly.com). You've been tasked with understanding and designing an application that can track Computer Science students and their interests. This app will be used to find other students with similar interests for study sessions. You are to create class diagram(s) in StarUML, showing All of the Classes All of the Attributes . All of the Operations . All of the Relationships (inheritance, realization, association, dependency) Functional Requirements Below, you will find the requirements for the product. Not all of these requirements will be evident in the high-level design! In your design, you are capturing the major concepts, attributes and relationships. 1. The user should be presented with a menu of the following activities: a. b. C. d. e. f. g. h. Load the Members Save the Members List All Members Add a Member Remove a Member List Member Add an Interest to a Member Quit 2. Each Member includes a name, and year (1-5) a. A freshman is a 1, sophomore 2, etc. A CS student with a degree is a 5 3. Each Interest includes a topic (e.g. "Assembly Language", "Java", "Digital Design", "Cyber Security" "Web Design", "C++", etc.) and an interest level, from 0-10 (least to most) a. There is no predefined list of Topics, the user can enter anything they want. 4. 5. 6. Each Member may have any number of Interests (including none). When adding a new Member, make sure their name is unique. When saving the Members, ask the user for a filename. If the file cannot be written, tell the user and ask for another name a. Its ok to overwrite an existing file. No warning is necessary When loading the Members, ask the user for a filename. If the file cannot be read, tell the user and ask for another name When adding an Interest to a Member, if the Interest already exists, replace the Interest with the new one 7. 8. CSC Match - Initial Problem Description Every social group today has a way to connect with like-minded individuals (e.g. FarmersOnly.com). You've been tasked with understanding and designing an application that can track Computer Science students and their interests. This app will be used to find other students with similar interests for study sessions. You are to create class diagram(s) in StarUML, showing All of the Classes All of the Attributes . All of the Operations . All of the Relationships (inheritance, realization, association, dependency) Functional Requirements Below, you will find the requirements for the product. Not all of these requirements will be evident in the high-level design! In your design, you are capturing the major concepts, attributes and relationships. 1. The user should be presented with a menu of the following activities: a. b. C. d. e. f. g. h. Load the Members Save the Members List All Members Add a Member Remove a Member List Member Add an Interest to a Member Quit 2. Each Member includes a name, and year (1-5) a. A freshman is a 1, sophomore 2, etc. A CS student with a degree is a 5 3. Each Interest includes a topic (e.g. "Assembly Language", "Java", "Digital Design", "Cyber Security" "Web Design", "C++", etc.) and an interest level, from 0-10 (least to most) a. There is no predefined list of Topics, the user can enter anything they want. 4. 5. 6. Each Member may have any number of Interests (including none). When adding a new Member, make sure their name is unique. When saving the Members, ask the user for a filename. If the file cannot be written, tell the user and ask for another name a. Its ok to overwrite an existing file. No warning is necessary When loading the Members, ask the user for a filename. If the file cannot be read, tell the user and ask for another name When adding an Interest to a Member, if the Interest already exists, replace the Interest with the new one 7. 8

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

Step: 3

blur-text-image

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2010 Barcelona Spain September 2010 Proceedings Part 1 Lnai 6321

Authors: Jose L. Balcazar ,Francesco Bonchi ,Aristides Gionis ,Michele Sebag

2010th Edition

364215879X, 978-3642158797

More Books

Students also viewed these Databases questions

Question

2. What is the impact of information systems on organizations?

Answered: 1 week ago

Question

Evaluate the impact of technology on HR employee services.

Answered: 1 week ago