Facilities Database Application System Conceptual Model

Slides:



Advertisements
Similar presentations
Microsoft Expression Web-Illustrated Unit J: Creating Forms.
Advertisements

Creating Reports for a Database. Reports in Access are usually created when a repetitive task is performed regularly. For example when a business needs.
Polycom Quotes on Demand Tool Partner User Guide Version 1.1
COE201 – Computer Proficiency Mr. Hamze Msheik
WebDFS Budget Amendment and Personnel Processing.
Mark Dixon Page 1 04 – Database Design: Forms. Mark Dixon Page 2 Session Aims & Objectives Aims –To allow easier data entry using forms Objectives, by.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Facilities DB Application Chao Wang, Chiaoching Huang, Xiaoming Li, Shaoen Wu.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Access Tutorial 7 Creating Custom Reports
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
With Microsoft Access 2010 © 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
1 Chapter Overview Introduction to Windows XP Professional Printing Setting Up Network Printers Connecting to Network Printers Configuring Network Printers.
ShelterPoint™ Data-Entry Workflows.
Access Tutorial 10 Automating Tasks with Macros
ARCHIBUS Log On Instructions. Log Into ARCHIBUS Web Central Log In Screen 1.Open your Internet browser. 2.Enter the URL to view the ARCHIBUS Login Page.
Bowling Green State University Facilities Services Staff References On the Web! June 2002.
XP New Perspectives on Microsoft Access 2002 Tutorial 41 Microsoft Access 2002 Tutorial 4 – Creating Forms and Reports.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Microsoft Office Illustrated Introductory, Premium Edition with Word 2003 Getting Started.
CPSC 203 Introduction to Computers T43, T46 & T68 By Jie (Jeff) Gao.
Creating a Web Site to Gather Data and Conduct Research.
Installing Windows Vista Lesson 2. Skills Matrix Technology SkillObjective DomainObjective # Performing a Clean Installation Set up Windows Vista as the.
EMerge Browser Managed Security Platform Module 3: Startup eMerge Certification Course  Physical connection  TCP/IP Characteristics of PC  Initial connection.
Fall 2005 Using FrontPage to Enhance Blackboard - Darek Sady1 Using FrontPage to Enhance Blackboard 1.Introduction 2.Starting FrontPage 3.Creating Documents.
VistA Imaging Capture via Scanning. October VistA Imaging Capture via Scanning The information in this documentation includes only new and updated.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
To access our web services, go to……. Click on Customer Login.
Lesson 10 - Mail Merge and Reviewing Documents Advanced Microsoft Word.
Fall 2003Sylnovie Merchant, Ph.D. ACCESS Tutorial Note: The purpose of this tutorial is to provide an introduction to some of the functions of ACCESS in.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Key Applications Module Lesson 22 — Managing and Reporting Database Information Computer Literacy BASICS.
Learning Aim C.  In this section we will look at how text, tables, forms and frames can be used in web pages.
Word and the Writing Process. To create a document 1.On the Start menu, point to Programs, and then click Microsoft Word. A new document opens in Normal.
Using Microsoft Office Word Assignment Layout. Target Create a Cover Page (Front Page) Create a Table of Contents Page Create a Table of Figures Page.
XP New Perspectives on Creating Web Pages With Word Tutorial 1 1 Creating Web Pages With Word Tutorial 1.
IBM Software Group © 2008 IBM Corporation Tivoli Provisioning Manager Beta Program Web Replay Intro and Lab September, 2008 Robert Uthe.
XP Creating Web Pages with Microsoft Office
Portfolio Analyzer Extender v. 1240
WEB TESTING
Microsoft Word Objectives: Word processing using Microsoft Word
What is Microsoft Internet Explorer?
Working in the Forms Developer Environment
GO! with Microsoft Office 2016
Microsoft Access 2007 – Level 2
NetApp Online Ordering User Tutorial
Microsoft Office Access 2010 Lab 2
TOPSpro Special Topics
Practical Office 2007 Chapter 10
Building a User Interface with Forms
Developing Forms and Subforms.
GO! with Microsoft Access 2016
Creating and Using a Database
Word and the Writing Process
Microsoft Word 2003 Illustrated Complete
Creating Custom Reports
Access Tutorial 7 Creating Custom Reports
Polycom Quotes on Demand Tool Partner Manager Guide Version 1.1
MODULE 7 Microsoft Access 2010
Microsoft PowerPoint 2007 – Unit 2
Introduction to Database Programs
Microsoft Office Illustrated Introductory, Windows XP Edition
Introduction to Database Programs
Exploring Microsoft® Office 2016 Series Editor Mary Anne Poatsy
Using Microsoft Outlook: Outlook Support Number
Business Zone - Clearing your Cache
Unit J: Creating a Database
Alabama Crash Report Form
Tutorial Introduction to help.ebsco.com.
Presentation transcript:

Facilities Database Application System Conceptual Model Chiaoching Huang Xiaoming Li Chao Wang Shaoen Wu

Section 1: System Description This project is to redesign and implement a DB application system for dormitory facility management. This system keeps track of the facility in different dormitory rooms or storage rooms. It allows user to query the facility storage and facility configuration in specific room. When new facilities, such as mattress, beds, are put into storage room, the associated data should be updated. If any facility is moved from storage room to dormitory, associated data should be updated in both storage room and dormitory for query later.

Section 2: Hardware and Software Hardware: IBM compatible PC, with CPU >1 GHz, RAM >128M, Hard disk > 10G. Net Interface Card is necessary and be able to access Internet. Software: Windows XP with web browser: Internet Explore, Netscape, Firefox or other windows compatible browsers. Key words: data insert, data update, data query, data maintenance, form print, storage room, apartment room, residence hall, and lounge area.

Section 3: Task Scenarios Data insert/update: When operator clicks the link of this system, the index page will be displayed with options to add/update data or query data. Then if the add/update is selected, the procedure goes to select the room type (storage room, lounge area or apartment room) and building name. The date information is automatically generated, but it allows users to change as they want. After this, the button “Continue” can guide the operator to the next page. In the next page, the appearance is the similar to the currently paper input form being used. If the room facility information exits in database, then the existing latest data information is displayed. If no record in database, the input box is blank. Thus, user can input quantity and type for each sort of facilities in different room or location. She/he can also input comment in the text box area. When the data input is completed, user can click the “Continue” button to push data into database. Then the operation result message is displayed to user that the operation is successful. Here is also a link to let user go back to operate options again.

Task Scenarios Cont. Data query/report print: In the index page, user can select the data query to get the specific room facility configuration report. She/he has multiple query options. Firstly, the data can be queried with room and date. This is useful when user wants to check a room’s configuration on a specific date. It’s necessary to compare the residence entry room facilities and leaving facilities. Secondly, users can query the latest room facilities configuration without selecting any date information. Additionally, the facilities can be queried on each building for monthly or annual report. After user selects the query criteria, and press “Continue” button, the query result page comes out. Then she/he can print the report. User can also goes back to index page to continue other tasks from a link in query result page.

Index Page

Update/Add Page

Dorm Add Page

Storage Room Add Page

Lounge Area Add Page

Apartment Update Page

Add/Update Result Page

Query Entry Page

Storage Room Query Result Page

Lounge Area Query Result Page

Grading Grading Use of appropriate theme or linked from an existing AU page (15) _ 15____ Description of System, High Level System Manual and/or Help(10) ______ 10 Conceptual Model (35) 30 Must have a usable scenario Task Scenario, Lexicon, object action analysis, etc. ______ Clear and Concise Main Entry page (10) 10 Good Layout (30) 30 Consistent, Easy to read and fonts, organization of images and text (20) Good Organization and/or grouping of pages (10) ______ Fields filled in to illustrate working scenario______ Bonus points (5) for introduction page(s) that feature creative designs. Total 95