IB ITGS Case Study. Introduction: Serving thousands of clients, it is method of environment-friendly green ticketing. User friendly system which minimizes.

Slides:



Advertisements
Similar presentations
ADMINISTRATION Information Technology for Administrators SPREADSHEETS Click To Continue.
Advertisements

INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
SC ICT Certification Level 1 07 Spreadsheets By Ross Parker.
With Microsoft Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
Microsoft Office XP Illustrated Introductory, Enhanced Microsoft Office XP Introducing.
Microsoft Access Exporting Access Data and Mail Merging.
Introduction to Information Technology v Session : 07 v Source : Shelly, Gary B. Discovering Computers (2004/2005/2006). Thomson Course Technology. Chapter.
Recording / Financing Fixed Asset Acquisition Human Resources Purchasing Revenue Traditional files approach: separate systems (Legacy Systems) Expenditure.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Application Software computing ESSENTIALS    
Microsoft Office 2003 Illustrated Introductory, Premium Edition Microsoft Office 2003 Introducing.
CGS 1000 Introduction to Computers and Technology.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Professor Donald P. Linden LEAD 1200 CRN Computers and Software Workforce Development.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
1 Access Lesson 6 Integrating Access Microsoft Office 2010 Introductory Pasewark & Pasewark.
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
Working with Mail Merge
Chapter 5 Application Software.
Joy Oberoi Grade 12. Introduction THEATRE BOOKING SYSTEM (TBS) A system used to perform tasks that one would manually execute at a theatre It is online.
Chapter 3 Application Software.
Working with Worksheet
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2007 (Week 3, Tuesday 9/4/2007)
© Paradigm Publishing, Inc. 5-1 Chapter 5 Application Software Chapter 5 Application Software.
Basic Application Software Chapter 3. CE06_PP03-2 Basic Applications Called general-purpose or productivity applications Common types Word processors.
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2012 (September 5, 2012)
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Access 2010 by Robert Grauer, Keith Mast, and Mary Anne.
Using a Spreadsheet Chapter 5.
Applications Software. Applications software is designed to perform specific tasks. There are three main types of application software: Applications packages.
Report Prepared for Envision Presented by: Kristen Vargas Rossana Figuera Yinka Osidein.
Spreadsheet. A spreadsheet is a computer application that simulates a paper worksheet. It displays multiple cells that together make up a grid consisting.
CSCI 1101 Intro to Computers 3. Common Productivity Software.
Spreadsheet Introduction and Terminology Fill in the Listening Guide as you view this presentation.
Microsoft Office Outlook 2013 Microsoft Office Outlook 2013 Courseware # 3252 Lesson 3: Working with People.
Word Lesson 12 Creating Mail Merge Documents Microsoft Office 2010 Advanced Cable / Morrison 1.
Microsoft Project 2010 ® Tutorial 6: Sharing Project Information with Other People & Applications.
ITGS Case Study Theatre Booking System Ayushi Pradhan.
I Information Systems Technology Ross Malaga 4 "Part I Understanding Information Systems Technology" Copyright © 2005 Prentice Hall, Inc. 4-1 DATABASE.
Chapter 17 Creating a Database.
Presented By: Gail Rose-Innes Camps Bay High School ICT & CAT Department Microsoft Access 2010.
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
33 CHAPTER General- Purpose APPLICATION SOFTWARE.
Creating Specialty Promotional Documents Advanced Microsoft ® Word 2003: Desktop Publishing.
© Paradigm Publishing Inc. 5-1 Chapter 5 Application Software.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
1. What is desktop publishing software used for? 2.
DATABASE MANAGEMENT SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
ITGS Databases.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Summer 2007.
CHAPTER 17 INTRODUCTION TO SPREADSHEETS. SPREADSHEETS Application Software designed to aid users in entering, moving,copying, labeling, displaying and.
Integrate, check and share documents Module 3.3. Integrate, check and share documents Module 3.3.
A table is a set of data elements (values) that is organized using a model of vertical columns (which are identified by their name) and horizontal rows.
LESSON 1 NOTES MAIL MERGE Chapter 10. Mail Merge – Form Letters Mail merge merges data stored in an database with a Word document. Mail merge is commonly.
Word Processing Word processing packages such as Microsoft Word are text based. When text is entered via a keyboard, the characters are displayed on screen.
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
Connecting to External Data. Financial data can be obtained from a number of different data sources.
Range of Computer Applications. Computer Applications Scientific Word Processing Spreadsheets E-commerce Business Educational Industrial National level.
BASIC INFORMATION ABOUT DATABASE MANAGEMENT SOFTWARE
Performing Mail Merges
Microsoft Office 2003 Illustrated Introductory, Premium Edition
Chapter 4 Application Software
Basic Concepts in Data Management
Mail Merge.
DATABASE TECHNOLOGIES
Integrating Office 2013 Programs
Executive Admin Assistant
Executive Admin Assistant
Presentation transcript:

IB ITGS Case Study

Introduction: Serving thousands of clients, it is method of environment-friendly green ticketing. User friendly system which minimizes number of steps involved and makes ticket- buying easier, as the process is quick and smooth Even allows selection of specific seats Not only it manages ticket sales, such a system allows easy generation of sales reports Transaction through safe and reliable online means like PayPal.

Flat File Systems A flat file database is a database that stores data in a plain text file. Each line of the text file holds one record, with fields separated by delimiters, such as commas or tabs. While it uses a simple structure, a flat file database cannot contain multiple tables like a relational database can. Fortunately, most database programs such as Microsoft Access and FileMaker Pro can import flat file databases and use them in a larger relational database. Flat file is also a type of computer file system that stores all data in a single directory. There are no folders or paths used organize the data. While this is a simple way to store files, a flat file system becomes increasingly inefficient as more data is added. The original Macintosh computer used this kind of file system, creatively called the Macintosh File System (MFS). However, it was soon replaced by the more efficient Hierarchical File System (HFS) that was based on a directory structure.

Mail Merge A mail merge is a method of taking data from a database, spreadsheet, or other form of structured data, and inserting it into documents such as letters, mailing labels, and name tags. It usually requires two files, one storing the variable data to be inserted, and the other containing both the instructions for formatting the variable data and the information that will be identical across each result of the mail merge. For example, in a form letter, you might include instructions to insert the name of each recipient in a certain place; the mail merge would combine this letter with a list of recipients to produce one letter for each person in the list. This technology helps the theatres when the need to address messages to all their customers at once; like special offers, new shows, change in timings, cancellations, postponements etc Most major word processing packages (e.g., Microsoft Word) are capable of performing a mail merge.

Spreadsheets A spreadsheet is a computer application that simulates a paper accounting worksheet. It displays multiple cells usually in a two-dimensional matrix or grid consisting of rows and columns. Each cell contains alphanumeric text, numeric values or formulas. A formula defines how the content of that cell is to be calculated from the contents of any other cell (or combination of cells) each time any cell is updated. Spreadsheets are frequently used for financial information because of their ability to re-calculate the entire sheet automatically after a change to a single cell is made. In the case of theatre booking system, it is with the use of spreadsheets that all sales records will be managed, and can be used to generate results or sales reports.

Coeur Théâtral- Problems: Manually processed ticketing and membership information Use of a mixture of software like spreadsheets, database, DTP and word- processing and lack of integration of all these Issues of double- booking Problems with credit card processing and providing receipts No detailed ticket sales and revenue analysis available

Mälzerei Theatergruppe- Problems: Lack of in- house IT department and manpower Outdated software and website, needs upgrades Data management and analysis inefficient, inaccurate; need of more in- depth and analytical reports Need for better connectivity with customers, current system limited to mass s to all customers

Project Management Issues All PTC theatres need to be brought together Various suppliers to be investigated by clients Solution to be made available within budget Ensure that the system meets the needs of all of all the theatres as closely as possible

Data Management Issues Need for a distributed database system or a centralized database system, in association with a Virtual Private Network Need to meet the heavy requirements of modern database systems, such as conforming to ACID rules Need to manage concurrency of access and processing through record locking, to prevent multiple bookings and other problems

Web Site Development and Management Issues Concerns about maintenance and development of the website Concerns about additional costs Concerns about advanced technical features, such as multimedia, language issues associated with them Concerns about quality for each language Browser compatibility Need to accept and transmit the data by users and function correctly