Advanced Object Oriented Programming Project - Conference System

Verified

Added on  2020/05/16

|7
|623
|64
Project
AI Summary
This assignment is a project focusing on advanced object-oriented programming, specifically addressing the design and implementation of a conference system. The solution details the database design, including the tables 'viewer', 'conferencedetail', and 'speaker', with the Conference ID serving as the primary key. The user manual outlines the functionalities, such as conference planning and viewer registration. The project utilizes ASP.NET MVC framework for the web application, with features like creating, deleting, and editing conference and viewer information. The solution emphasizes the importance of filling all text boxes in the create pages to avoid null values, highlighting the constraints of the database design. The project aims to provide a functional and user-friendly system for managing conferences and their attendees.
Document Page
Running head: ADVANCED OBJECT ORIENTED PROGRAMMING
Advanced Object Oriented Programming
Name of the Student
Name of the University
Authors note
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
1ADVANCED OBJECT ORIENTED PROGRAMMING
Background
ACM or the Association for Computing Machinery is the largest scientific computing
societies. This society is responsible for sharing of the resources and challenges faced by the
researchers, professionals and the students in the field of the computing. The society helps
publishing and distributing the original research papers information related to the information
and computation technologies. The society co-sponsor, sponsor as well as cooperate with
other organizations for organizing more than 170 conferences or meetings of the
professionals and researchers every year. In the countries like India, China and Europe the
society has its own community that engages the researchers, professionals and students in
order to escalate technical, educational, social issues concerned with computing technology.
Data base design
For EaseConf we have used three database tables and established relationships
between the defined tables. These tables are “viewer”, “conferencedetail”, speaker”. The
Conference ID is primary key of the conference Detail table. This primary key is used for
establish relationship between the tables used in this project.
Document Page
2ADVANCED OBJECT ORIENTED PROGRAMMING
User manual
For the clients we have essentially two alternatives planning a gathering and
enlistment of the chaperons at the meeting. On the site, the logo and the association name is
Document Page
3ADVANCED OBJECT ORIENTED PROGRAMMING
utilized as client controls keeping in mind the end goal to divert to the landing page of the
site.
The Home page of the site contains of various points of interest related to the student,
for example Student ID, name of the Student, area in which the student is living and the
Assignment name. we have utilized numerous controllers and related views to produce the
distinctive pages of this site. we have likewise included a footer part for this web application
utilizing ASP.NET MVC system.
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
4ADVANCED OBJECT ORIENTED PROGRAMMING
Document Page
5ADVANCED OBJECT ORIENTED PROGRAMMING
Keeping in mind the end goal to plan a news meeting, the client need to tap on the
"Create" at the left under the navigation panel of the page.
Subsequent to tapping create control the user will be redirected to the making of new
conference of the new conference that is panned. Here the client needs to the ID of the
conference, title of the meeting, location at which the conference is to be held, points or
topics which will be shrouded in the meeting and the speakers who will be present at the
conference.
So also, to register another watcher for a particular gathering the client of the
application needs to tap on "make new watcher" which will prompt the make shape for the
new watcher for the meeting.
After the information for the new conference is inserted into the create page and
submitted the site get back to the index page where they can see the information they have
inserted and other beforehand information stored previously.
The clients can likewise delete and edit the data related to the specific conferences
and viewers or the groups of onlookers of audience. For this, the clients of the application
need to choose the task gave along the right side of each record appeared in the website page.
Document Page
6ADVANCED OBJECT ORIENTED PROGRAMMING
Test instruction
In the create pages discussed above (for new conference as well as viewer) it is vital
to fill up all the text boxes as the database tables are designed in such a way that they do not
accept null value.
chevron_up_icon
1 out of 7
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]