Identify potential future events or conferences

Assignment Help Programming Languages
Reference no: EM131832897

Advanced Object Oriented Programming Assignment

Scenario

Association for Computing Machinery - ACM sponsors more than 170 computing conferences, workshops, and symposia around the world. These events, which mirror the state-of-the-art in their respective fields, attract renowned experts from a broad range of computing disciplines. As a part of their operation, they need to organize annually conferences for researcher and industry practitioners to meet, present about their work in 2018. You are appointed as an analyst programmer to develop a system to support the conference organization of ACM.

Your task is to investigate the operation of ACM and identify potential future events or conferences through the provided link or any other resources available online. You will design and develop a conference management system for ACM that allows conference organizers to manage the events and registrations. The system should store conference/event details, organizers details for each conference, attendee details and their event registration.

Model Design Requirements - You are going to design a model to store data for your application with the following specification:

• You have freedom to design your own data architecture and properties for the classes, however it should reflect your understanding about complex entity relationships, including one-to-one, one-to-many, many-to-many, and inheritance.

• The application should store information for every classes and relationship. Inheritance should be used to model classes with similar property. For example, human being classes should have common properties are ID, Name, Contact details (email, phone, address, etc...). Besides, each unique class should also have its own properties. You should provide justification in your report on the proposed classes, properties and their relationship are necessary.

• Appropriate data annotation and input validation should be provided in the model classes. You should customize your own error message, NOT to use the default error message provided by the template.

Application Specific Requirements

• You are required to select a club or society and then design and develop an ASP.NET MVC application.

• Home page shows assignment name, student full name student id and location. A page for contact detail of developer is provided. Logo of the organization is shown on every page and linked to appropriate website.

• The Model Architecture is developed appropriately and reflects understanding of complex entity relationship.

• The database should be seeded with at least 3 records for each class using database initializer. So, when the application is deployed, there will always be 3 records shown for every class.

• All pages should have logo and navigation menu. If user clicks on the logo, they will be directed to a representative official page of the selected organization.

• You should present your web page professionally using your own design, NOT the same as in the sample document.

• Appropriate user interaction and navigation should be considered for your application.

• You application should be ready to run without any further configuration.

Documentation Requirements - You are required to prepare a project documentation using Microsoft word. In this documentation should include:

• Background: Information about the organization and target user analysis must be provided. What are the functional requirement and user cases of the proposed system? What are the benefits of the system to the targeted organization/users? You should use your own writing for this part. Copy and paste information from website will not be awarded marks.

• Data base design: Class Diagram showing classes, properties and relationship. Justification must be provided to explain why or how the proposed architecture is suitable for the case study.

• User manual: you should take screenshot and describe how user can navigate through your application, view records as well as performing admin functionality (create, edit, delete, assign etc.).

• Test instruction: to show and describe cases when user enter invalid information, how the application response with error message and instruction.

Reference no: EM131832897

Questions Cloud

Write a program that takes as input sequence of transactions : Write a program that takes as input a sequence of transactions of the form buy x; share(s) at $y each or sell x share(s) at $y each, assuming.
What is the trade-off here : What's the trade-off here? If 100% of the people work to make new ideas (R = 1), won't that create a prosperous world?
What is the total effect of the lobbying on the wages : In equilibrium, taking into account your answers to parts a and b, what is the total effect of this lobbying on the wages of these professionals.
Show the conditional probability : Show that the conditional probability that any given trial will result in a success, given that there are k successes in the n trials, is equal to k/n.
Identify potential future events or conferences : NIT5150 - Advanced Object Oriented Programming Assignment. Your task is to investigate the operation of ACM and identify potential future events or conferences
Implement the entire queue adt using a singly linked list : Implement the entire queue ADT using a singly linked list. Implement the deque ADT with a doubly linked list. Implement the deque ADT with an array used.
Sequence of independent bernoulli trials : Suppose one performed a sequence of independent Bernoulli trials (in which the probability of success at each trial is p) until the first success occurs.
Consider a series of n independent repeated bernoulli trials : Consider a series of n independent repeated Bernoulli trials at which the probability of success at each trial is p.
Design an adt for a two-color and double-stack adt : Design an ADT for a two-color, double-stack ADT that consists of two stacks-one red and one blue-and has as its operations color-coded versions.

Reviews

len1832897

1/25/2018 6:48:49 AM

Australian student, Here I have attached Assignment details,Sample and Marking scheme. Sample documentation is provided in SampleDocument.pdf file (VU collaborate) to help you with better understanding about how the application should be implemented. But you must NOT follow the provided sample as it is not suitable specifically for the case in this assignment.

len1832897

1/25/2018 6:48:42 AM

Submission Requirements - You are required to submit two separate files into submission box on VU Collaborate: A word document containing Assignment Cover Sheet (provided on VU Collaborate) with your name and student ID, together with the documentation as specified above. The application project packed as a single zip file. (The document and the project should be submitted separately. Do not zip the document) Assessment Criteria - Your assignment will be marked based on the functionalities, the representation of the interface and the quality of the documentation.

len1832897

1/25/2018 6:48:36 AM

Background about the organization and target user analysis must be provided. What are the functional requirement and user case of the proposed system? What are the benefits of the system to the targeted organization/users? Class Diagram showing classes, properties and relationship. Justification must be provided to explain why or how the proposed architecture is suitable for the case study. User manual and Test instruction are provided with appropriate structure/format, easy for user to explore the application.

len1832897

1/25/2018 6:48:30 AM

Home page shows assignment name, student full name student id and location. Contact Detail page is provided. Logo of the organization is shown on every page and linked to appropriate website. The Model Architecture is developed appropriately and reflect understanding of complex entity relationship. The database is seeded with at least 3 records for each class (using the database seeding approach provided in the course). Create Pages should allow user to create new records. Edit Pages for the classes allow for updating/changing the existing information. Delete pages allow for deleting the corresponding records. Details Pages show the information as indiciated in the assignment specification. Appropriate data annotation should be provided to validate user input. The web interface is designed professionally and attractive. CSS style sheet is used. Note: The mark will be scaled to 30% for the final grade.

Write a Review

Programming Languages Questions & Answers

  Implement a function for computing the achromatic phong

In this question you need to implement a function for computing the achromatic Phong illumination at a surface point.

  Write a prolog program to solve the sudoku puzzle

Write a Prolog program to solve the 6 by 6 Sudoku puzzle distributed in class. Do not use a solution downloaded from the Internet or elsewhere. Write your own. It should be designed along these lines: Label the squares X1, X2, ..., X36 as discuss..

  Define four user-defined exceptions

You will need to define four user-defined exceptions; one for unknown movies, one for unknown member, one for unknown payment method.

  Create program to keep track of game collection

You wish to create a program which will keep track of the game collection at home. The program must recognize the platform.

  Write a program that convert number entered in roman numeral

Write a program that converts a number entered in Roman numerals to decimal form. Your program should consist of a class, say romanType.

  Write program which prompts for boiling point of substance

Write program which prompts user for observed boiling point of substance in Centigrade and identifies substance if observed boiling point is within 5% of the expected boiling point.

  Error messages but still require modifications

Less serious than error messages but still require modifications

  Generating data with a free pascal program

HW3 is about generating empirical data using Free Pascal (either using the Free Pascal IDE or the Lazurus system) and the function given by the language.

  As part of a jit initiative at bmws motorcycle assembly

as part of a jit initiative at bmws motorcycle assembly plant bmw has reduced the number of engines loaded on each

  Calculate the sum of squares of numbers using for loop

Given int variables k and total which have already been declared, use for loop to calculate the sum of squares of first 50 counting numbers, and store this value in total.

  Wap to accept four numbers andcompute

Q. WAP to accept four numbers andcompute their sum,per,grade and average.

  Create a program that asks the user for the values of x and

in engineering thermodynamics it is sometimes necessary to balance chemical reaction equations specifically for the

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd