Equipment and Help Call Management System (EHCMS) PresentedBy Kevin Hsu 3/13/2003.

Slides:



Advertisements
Similar presentations
WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
Advertisements

XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
Reference and Instruction Automated Statistics Gathering and Reporting System Members: Patrick Chen (pyc7) Soo-Yung Cho (sc444) Gregg Herlacher (gah24)
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
Multiple Tiers in Action
Reference and Instruction Automated Statistics Gathering and Reporting System Members: Patrick Chen (pyc7) Soo-Yung Cho (sc444) Gregg Herlacher (gah24)
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
WikiPlus customizations
E-Commerce The technical side. LAMP Linux Linux Apache Apache MySQL MySQL PHP PHP All Open Source and free packages. Can be installed and run on most.
2440: 141 Web Site Administration Web Server-Side Programming Professor: Enoch E. Damson.
ECA 228 Internet/Intranet Design I Intro to the Web.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
Microsoft SharePoint 2010 Upgrade Preview FSU SharePoint Users Group Presents: Thursday, December 1 st, 2011.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
EBSCOadmin. Select Change Password Select EBSCOadmin Security.
Design for Senior Project December 05, 2007 Raytheon_Design_Review.ppt 1 of 19 Raytheon – Google Earth Roy Daniels, Marc Maciel, Rifina Pierre Department.
09/04/2008 Wallops Institutional Information Management System WIIMS An Overview.
HTML. Principle of Programming  Interface with PC 2 English Japanese Chinese Machine Code Compiler / Interpreter C++ Perl Assembler Machine Code.
BRIAN WYKA.  Web-based project manager  Ideal for small company  Portal for employees to interact with each other  A way for administrators to monitor.
JavaScript – Quiz #9 Lecture Code:
Functional Accessibility Evaluation of Web 2.0 Applications Testing Jon Gunderson, Ph.D University of Illinois.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Dynamic web content HTTP and HTML: Berners-Lee’s Basics.
NOAA Research Hot Items! Nancy Soreide and Eugene Burger NOAA/OAR/PMEL American Meteorological Society / IIPS January 13-17, 2002, Orlando, FL Web-based.
Johnson Lab Database Senior Design Project Management II Spring 06 Mark Nelson.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
Dr. Venton Kepuska Donald L. Troup. Dynamic Web Calendar
Schedule Introduction to Web & Database Integration Tools and Resources HTML and Styles Forms and Client-Side Scripts DB Engines Forms Processing and Server-Side.
1 Chapter 01: Introduction by Tharith Sriv. This course covers the following topics:  Hypertext Markup Language (HTML)  Cascading Style Sheets  JavaScript.
The basics of knowing the difference CLIENT VS. SERVER.
New and Improved Financial Aid Help Service System for Clark Atlanta University By Shannon Parker.
Web-Based Inventory Database Application By: Gar Seigla.
Introduction to the World Wide Web & Internet CIS 101.
NOAA Research Hot Items! To facilitate communication amongst the NOAA Research offices Nancy Soreide and Eugene Burger NOAA/OAR/PMEL NOAATech2002 Oct 23-25,
Content Management Systems. Agenda Week overview Web-page basics The why and what of CMS Typo3.
Web Design – Week 2 Introduction to website basics Website basics: How the Web Works Client / server architecture Packet switching URL components.
Cheryl Wolfe Web Services Administrator Tampa-Hillsborough County Public Library James Day Electronic Services Librarian Embry-Riddle Aeronautical University.
CS 501: Software Engineering Fall 1999 Lecture 23 Design for Usability I.
Pritee Parwekar. One Day Workshop on “Web Designing Tools” Introduction to Tools Pritee Parwekar CSE Dept ANITS Pritee Parwekar.
Web Development. Agenda Web History Network Architecture Types of Server The languages of the web Protocols API 2.
PHP using MySQL Database for Web Development (part II)
Web Programming Language
Web Page Introduction.
Visual Classification of Football Teams
A PRESENTATION ON (IN PHP,CSS,HTML)
Web Technologies Computing Science Thompson Rivers University
Project 1 Introduction to HTML.
Objective % Select and utilize tools to design and develop websites.
Introduction to Dynamic Web Programming
CMS I – BASIC WEB EDITING INTRODUCTION TO THE CMS
About SharePoint Server 2007 My Sites
Project 1 Introduction to HTML.
The Internet and HTML Code
Content Management Systems
Introduction to Advance Web Technologies
Developing Web-Based Applications
Objective % Select and utilize tools to design and develop websites.
APTECH JANAKPURI INSTITUTE PROVIDING WEB DESIGNING COURSES Address:- J-1,2nd Floor, Opp Metro Pillar No – 559, Janakpuri East, Delhi /42.
MAJOR PROJECT PPT ON B-TOGETHER A Social Networking Site.
Database Driven Websites
Common Page Design Elements
Introduction to World Wide Web
Web Technologies Computing Science Thompson Rivers University
Client-Server Model: Requesting a Web Page
Hypertext Preprocessor
Presentation transcript:

Equipment and Help Call Management System (EHCMS) PresentedBy Kevin Hsu 3/13/2003

Introduction Project description and intended use User profile Design protocols Testing plan Project Demo Questions

Project description & Intended use The EHCMS is intended for the librarian to submit help calls and the technical support staff to perform their daily activities, such as managing and tracking inventory and help calls. Statement of problem: Recent merge of the two IT department within Langsam library has prompted the network administrators to streamline the existing system (data are not accurate). Recent merge of the two IT department within Langsam library has prompted the network administrators to streamline the existing system (data are not accurate).

(continue) Project Description.. Solution: 1. Use Relational Database management System to create and normalize tables within the database 2. Use the Apache Web server to serve the web application. 3. Use Hypertext Preprocessor – for server side scripting Cascading Style Sheet to apply an uniform style to each documentation JavaScript is used to validate inputs and Hyper Text Markup Language for navigation menu and other controls

User Profile Librarian – this group of users’ technical skills varies. They all have had formal training of outlook exchange mail client. They also uses to search for books on a daily bases. They Will be limited the add a help call function of the web application and view the information on the LIT’s home page.

(continue) User Profile LIT Personnel/Administrators – This group has an intermediate-advanced level of technical knowledge. It will require little to no training for this group of users to navigate through the menu driven web application to perform their daily task.

Design Protocols Networking Use Apache Web Server application and it’s built-in user authentication Modules Use Apache Web Server application and it’s built-in user authentication ModulesMultimedia Focus on design layout and color schemes will drawn from UC branding web template. Focus on design layout and color schemes will drawn from UC branding web template.Database MySQL – a powerful open source database will be used to create the necessary databases and tables and normalized when needed. MySQL – a powerful open source database will be used to create the necessary databases and tables and normalized when needed.Programming Use PHP, HTML, JavaScript, and CSS to create the front-end to access the database Use PHP, HTML, JavaScript, and CSS to create the front-end to access the database

Test Plans Functional Test User Authentication User Authentication System Login window opens Users in the.htpasswd file are able to login. Restricted users are denied access. Logged in users are able to use all menu options Logged in users are able to use all menu options Add new equipment and help calls Update existing equipment and help call Able to delete existing records Able to generate reports

(continue) Testing Plan GUI Navigation menu appears on the left of every page Navigation menu appears on the left of every page UC Logo appears one the upper left side UC Logo appears one the upper left side Department name appears on each page Department name appears on each page UC logo links to UC logo links to Department title links to ucolk7.olk.uc.edu/uclit/default.php Department title links to ucolk7.olk.uc.edu/uclit/default.php

Project Demo

Questions ???????????