Conference Registration Management Application

Slides:



Advertisements
Similar presentations
24HR USC Ticket Sale Team #4 Shao-Hung Chen 0979 Campus Yat-Wei Edward Lee 2547 Campus Jing Ma Campus.
Advertisements

Invoice Management Software Developed by Morbadevi Softwares Morbadevi Softwares®2014, All Rights Reserved.
Forms Authority Database Store Username and Passwords: ASP.NET framework allows you to control access to pages, classes, or methods based on username and.
Online Real Estate System Group Members Introduction Member 1 Name: Awais Khalil VU ID: BC Introduction: Assalam-o-Alaikum, I am Awais Khalil.
Conference Calendar CS 337 Project Supervised by Professor Russell Abbott. Alexandre Lomovtsev, Haritha Sankavaram, Lewis Chen, Rasha Mohamed.
11/4/2009 Requirements Specification. Our Client… Dr. Timoth C. Lederman Professor of Computer Science Siena College And To All Other Guests 11/4/2009.
Alumni Spotlight Web System Detailed Design by Initrode Solutions 03/06/2007.
Hospital Management System
STOCKDOC Advanced Stock Management System
Sql Server Advanced Features MIS 424 Professor Sandvig.
ONLINE AUTOMATION SOFTWARE FOR PWDS ( Palmyrah Workers Development Society ) Under the Guidance of Miss.V.Amuthavani M.Sc., M.Phil.,
Login Screen This is the Sign In page for the Dashboard Enter Id and Password to sign In New User Registration.
GROUP 5 Project presentation(Uhcl Housing) BY: #27-Lokanathan yokeshwaran #7-Pradeep Reddy Kolanu #16-Srujan Kumar #25-Likhith Kumar #5-Pradeep Burugu.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
Login Screen This is the Sign In page for the Dashboard New User Registration Enter Id and Password to sign In.
Design for Senior Project December 05, 2007 Raytheon_Design_Review.ppt 1 of 19 Raytheon – Google Earth Roy Daniels, Marc Maciel, Rifina Pierre Department.
Personalizing Your Social Network. Ever found that Facebook didn’t fit your personal needs? Want to create your own personal social networking site?
BillPointe®.
Senior Design III – Spring 2009 David Dawod Brandon Clark.
Near East University Department of Computer Engineering E-COMMERCE FOR LAPTOPS SELLING COMPANY Abdul Halim Abu Kuwaik
By Wayne Sibley Information Engineering Technology University of Cincinnati College of Applied Science.
Sample MyPearson Store Registration, Login & Bookshelf User Experience Currently used by HiEd Updated August 2011.
Web Directory For Computer Science Projects Nidhi Goel Course: CS 491B Instructor: Prof. Chengyu Sun December 8, 2006.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
Module 15 Monitoring SQL Server 2008 R2 with Alerts and Notifications.
User Management. Basics SDMS shall maintain a database of all users. SDMS shall maintain a database of all users. SDMS shall not limit the number of registered.
Johnson Lab Database Senior Design Project Management II Spring 06 Mark Nelson.
My Meetings Create a new meeting site Meeting Setup Banner Number of guests allowed Confirmation/ messages Allow updates by registrants Add a registration.
DataFlow Diagram – Level 0
1 * * * Updated for NTS software version , * * *
Movie Cornucopia: An On-Line Video Order System Yong Keyes March 13, 2002.
SANSUEB SOFTWARE PRESENTS SkyTextMsg – Online Texting for your Business.
UPA Customer and Service Tracking Database Application Senior Design III – Spring 2007 Justin Shultz.
INTERNAL GUIDE: T.BENERJI BY: CH MAHESH KUMAR 07D31A1237 B.CHANDRAKANTH 07D31A1209 CH.GOWTHAM 07D31A1217 ARUN KUMAR MISHRA 07D31A1205 M.Tech( Ph.D )
Clinical Engineering Web site Clinical Engineering Virtual Toolkit Senior Design III – Spring 2007 James E. Meyer.
Metis Matt Huschart June 6, 2002 Flashcard Learning Web Site.
Web-Based Inventory Database Application By: Gar Seigla.
Step 1of 11 Admin Demonstrations Click Here to Start.
KLM Productions, Inc Web Site By: Tamecia Walker.
Senior Design – Spring 2010 Aaron Herring.  Introduction  User Profile  Project Description and Intended Use  Deliverables  Demonstration  Conclusion.
Event Registration Forms Manager WHICH ONE IS BEST? OR.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
MADAN MOHAN MALAVIYA ENGINEERING COLLEGE,GORAKHPUR Submitted by: TANUJA SRIVASTAV ( ) Submitted To: Mrs. Meenu Assistant professor CSE Department.
Presented By Shrikant Ravindra Kamble MCA 3 rd year.
Presentation on Online Shopping
A Project Report On Online Shopping By: Ruchi Kumari (08ERWCS089)
Work In Progress Presentation. Orders Alex Thornton.
Your Best Friend Cooking Assistant and Educational Resource Learner: Tim Bair Advisor: Dr. Hazem Said a time-saving tool for meal planning, grocery shopping,
Web Application for Home Energy Assistance Program
Architecture Review 10/11/2004
Working in the Forms Developer Environment
Customer & Inventory Management System: CIMS
Working in Groups in Canvas
Smart Tendering System
By Janet Crawford and Dam Luong Submitted to the Faculty of
Client / Server Application Presentation
Workforce Development Association
Exclusive Performance
IIEE Membership Portal
University Event Management System
Login & administration page
Manage your Interest Group
Mr. B.vijayramarao. Presented by K. Prasad(539) J. Swathi(580)
Flowserve Distributor Online Store & Portal
Flowserve Distributor Online Store & Portal
This is the Sign In page for the Dashboard
Fei Huang Prof. Soon Chun ISI490 Spring 2018
Login to our New ITS Page
Home Page of HR Web. Home Page.
Mobile Registration App Training Guide for OPO Staffers
Presentation transcript:

Conference Registration Management Application By Christopher A. Duwel

Introduction Product Description and Intended Use User Profile Design Protocols Testing Deliverables CRMA Demonstration/Proof of Design Conclusion

Product Description and Intended Use Web application for conference setup and registration system. The three options: conference setup, purchase advertisement/booth space, and register for a particular conference. This application will have several pages, using a frame setup.

User Profile User with basic Internet skills and knowledge Performs four different functions Setup a conference or event Register for conference Purchase advertising or booth Space Member Administration

Design Protocol -- GUI Web-accessed Graphical User Interface (GUI) Written using ASP .NET/VB .NET Uses frames to give a congruent look to the application. Uses background color of Plum and text color of black. Descriptive labels use a size of medium and the default font type.

Flowchart for CRMA Setup Event Attendee Registration and Ad/Exhibitor Sales Archive Conference Details Event Search Payment Seminars Advertisements / Booths Member Approval Admin? Home Account Setup / Login

Design Protocol -- Database Created using SQL Server 2000 Tables to hold member, conference and registration information Two contraints to ensure userid and password are unique One login account for the application to use

Testing OCAS Senior Design Web server Have several people use the application and provide feedback as to usability and errors. Aided in finding errors caused during server transfer.

Deliverables -- User Interface Web-accessed Graphical User Interface (GUI) Home Page Login Page Create Account Page The page sequence to set up a conference. The sequence of pages to search the stored conferences. Member Approval Page Help Page

Deliverables -- Database SQL Serever 2000 database Contains six tables: Members, Conferences, ConfDateTime, ConfSeminar, ConfAdBooth, and Registration Two Unique Constraints: UserID and Password CRMA Login account with SELECT, INSERT, UPDATE, and DELETE permissions.

Deliverables -- Database

Conference Registration Management Application Demonstration Conference Registration Management Application

Conclusion Product Description and Intended Use User Profile Design Protocols Testing Deliverables CRMA Demonstration/Proof of Design