Facilities DB Application Chao Wang, Chiaoching Huang, Xiaoming Li, Shaoen Wu.

Slides:



Advertisements
Similar presentations
Multimedia Web Site Design Chapter Building an Effective Web Site Creating a Web site is easy, but creating one that is useful and attractive takes.
Advertisements

Point of Sale (POS) Client & Back Office Server. Operational Concept What is our Objective? What is our Objective? What are our Goals? What are our Goals?
BCM and Security ROGSI/DMS PREPARED FOR DISASTER? BCM Lifecycle ROGSI/DMS Suite.
User Interface Structure Design
User Interface Evaluation Usability Inspection Methods
Make your choice from more than 70 templates to get a quick start online!70 templates.
Online School Registration System Solomon Ng Pei-Yu Wang Evan Chiu Curtis Wong.
. Website and file organization. How websites work.
TC 310 The Computer in Technical Communication Dr. Jennifer Turns Week 4, Day 1 (4/21)
COMP6703 : eScience Project III ArtServe on Rubens Emy Elyanee binti Mustapha Supervisor: Peter Stradzins Client: Professor Michael.
New Library Catalogue Interface Proposal 3. Introduction This presentation will outline the design decisions for the new interface of the on-line library.
CS 337 Final Project Presentation Asset Management and Tracking Developers: –Jimmy Hoo –Edwin Panameno –Manuel Segura –Sheng-Tian Lin Customers –Alexandre.
Senior Project Database: Design and Usability Evaluation Stephanie Cheng Rachelle Hom Ronald Mg Hoang Bao CSC 484 – Winter 2005.
Christ In Me Ministries Conceptual Model Presented By: Nicole Burrell, Erica Moore, Kimberly Sledge.
Reference and Instruction Automated Statistics Gathering and Reporting System Members: Patrick Chen (pyc7) Soo-Yung Cho (sc444) Gregg Herlacher (gah24)
Lecture 4: Introduction to PHP 3 PHP & MySQL
Chapter 8 Designing with Cascading Style Sheets. Chapter 8 Topics Building three different types of complete Web pages using CSS: Build a style sheet.
Information Architects Information Design. Information Architects Someone who organizes material, information. In most cases, this is for the Web. Problem:
Database Management Systems ISYS 464 David Chao. Introduction to Databases The most important component in an information system Created to support all.
Web-based Control Interface For a model train control system By: Kevin Sendra.
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
IIS vs. Apache. Five advantages of IIS 1. It is has a GUI interface, which makes the installation a bit easier. 2. It "plays" well with other Microsoft.
An overview of the electronic work permit system in use at the ISAC facility ISAC Electronic Work Permit System Rob Shanks, TRIUMF, Vancouver CANADA,
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.
M. Taimoor Khan * Java Server Pages (JSP) is a server-side programming technology that enables the creation of dynamic,
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
Web Development Life Cycle from Beginning to End…and BEYOND!
Web Application Development. Define ER model in QSEE Generate SQL Create Database mySQL Write Script to use TableEditor class Process to create A simple.
Presentation on Facilities / Assets Management by Satyam Computers Services Ltd.
Web Application Development. Tools to create a simple web- editable database QSEE MySQL (or PHPMyAdmin) PHP TableEditor.
1 NSS Seattle Web Site Upgrade November 12, 2006.
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
M1G Introduction to Database Development 6. Building Applications.
Feasibility Study.
What’s New in SkillPort 7 Presenter Name Title. SkillPort 7 – a whole new look and feel! Complete redesign of the SkillPort User Interface –Both Student.
Content Management Systems Week 14 LBSC 671 Creating Information Infrastructures.
Patterns, effective design patterns Describing patterns Types of patterns – Architecture, data, component, interface design, and webapp patterns – Creational,
Adobe Certified Associate Objectives 6 Evaluating and Maintaining a site.
Project diary Note: I have added comments in the on going plan, to explain the change in dates.
University Of Palestine. Department of Information Technology.
Relational Database CISC/QCSE 810 some materials from Software Carpentry.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
User Interface Structure Design Chapter 11. Key Definitions The user interface defines how the system will interact with external entities The system.
Chapter 8 Collecting Data with Forms. Chapter 8 Lessons Introduction 1.Plan and create a form 2.Edit and format a form 3.Work with form objects 4.Test.
Inventory Management System for Department of Computer Science Group Number
Design of a Search Engine for Metadata Search Based on Metalogy Ing-Xiang Chen, Che-Min Chen,and Cheng-Zen Yang Dept. of Computer Engineering and Science.
Plant Accession Application Maintenance Manual. Accession Application Website Environment Overview WinHost.com ASP Pages VBScript Procs Constants Style.
Interface Design Inputs and outputs –data flows to and from external entities –data flows into and out of processes that are manual or not fully automated.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
Latifa AlAbdulkarim King Saud University October,2009.
WEP Presentation for non-IT Steps and roles in software development 2. Skills developed in 1 st year 3. What can do a student in 1 st internship.
 Network  A _____ of computers that can _________ w/ each other  Examples of hardware  ______________ & communication lines  Internet  Hardware.
JavaScript 101 Introduction to Programming. Topics What is programming? The common elements found in most programming languages Introduction to JavaScript.
ASSIGNMENT 2 Salim Malakouti. Ticketing Website  User submits tickets  Admins answer tickets or take appropriate actions.
Information System Analysis & Design on Pediatrics Office Presented by Team #5 Jie-Soo Hong Youngjoon Kim Rinardi Yu Wu.
Titre. Geographic Information System GIS offer powerful tools for adding spatial perspectives to: –Planning –Research –Technology transfer –Impact assessment.
Portal Construction 301. Where We Are In Portal Construction 101and 201 we created a Group Profile in the local system and uploaded to our Web Reservation.
By Durga Dasari. DbFit - DB Unit and Integration test tool  Test-driven database development. Write readable, easy- to-maintain unit and integration.
TRAINING NEEDS ASSESSMENTS NİHAN ARSLAN DERYA YILMAZ MERVE ETİLER.
Web Programming Java Script-Introduction. What is Javascript? JavaScript is a scripting language using for the Web. JavaScript is a programming language.
Advanced Higher Computing Science The Project. Introduction Worth 60% of the total marks for the course Must include: An appropriate interface using input.
Advanced Higher Computing Science
WEB TESTING
Database System Concepts and Architecture
WWW Basics.
Personnel Effort Budget
DCR ARB Presentation Team 5: Tour Conductor.
By Janet Crawford and Dam Luong Submitted to the Faculty of
Printer Admin Print Job Manager
Facilities Database Application System Conceptual Model
Presentation transcript:

Facilities DB Application Chao Wang, Chiaoching Huang, Xiaoming Li, Shaoen Wu

Project description Develop a database application for facility division employee to administrate facilities in each location on campus. Some group did part of the work and we continue theirs.

Requirement Be similar to current paper forms being used in work, which outlines our interface. Relationship: BuildingStorage room Lounge room Apartment/Dormitory room 1 M

Requirement (Cont.) Insert different facilities (like mattress, couch, etc) into different room update data for each room when there is any change Generate report for each room based on: –Some date –One arbitrate period time –Monthly –Yearly

System configuration Hardware: –More than one PC for database server or client remote work Software: –Window system with browser like IE, Firefox, etc. –MySQL database

Heuristic evaluation Affordances, mappings & Constraints –Nice. –No sub pages for links so no color change. –Maybe give feedback on what exactly is entered into database after it’s inserted Language –Fairly simple and easy to understand –Easy but don’t see any place to get help

Heuristic evaluation (Cont.) Layout –Functional but not very appealing –Fairly technical look Color –Good color matching Auburn scheme –Consider adding more graphical images into pages to be more attractive

Heuristic evaluation (Cont.) Tone & Etiquette –The tone is fairly technical. Feels like you know what you do –Straight forward tome appropriate for this application Special consideration –Seems to be fairly standard

Usability test Not done yet.

Database ER Diagram room item room_item 1:mm:1 IDTypeBuilding UpdateTime Quantity Comments ItemIDName ItemType PatternColor

Data Input Interface /code/