INTRODUCTION TO ICT
LESSON PLAN: ICT IN CATERING AND
ACCOMMODATION
Unit: Introduction to Information and Communication Technology
LESSON OBJECTIVES
By the end of this lesson, learners should be able to:
1. Identify areas where ICT is used in catering and accommodation services.
2. Describe the benefits of using ICT in hospitality operations.
3. Demonstrate basic use of common ICT tools relevant to the industry (e.g., booking systems,
spreadsheets).
KEY CONCEPTS
o ICT: Use of technology for handling information and communication.
o Hospitality Software: Systems for bookings, billing, inventory, and customer service.
o Communication Tools: Email, SMS, WhatsApp, and hotel/resort websites.
o Digital Menus & POS Systems: For ordering and payments.
o Spreadsheets: Used for budgeting, inventory tracking, staff rosters.
USE OF ICT IN CATERING SERVICES
ICT tools help in planning, managing, and delivering food services efficiently.
✅ APPLICATIONS:
o Recipe and menu management (e.g., digital recipe books)
o Inventory systems for tracking ingredients and kitchen stock
o Point of Sale (POS) systems for food billing
o Kitchen Display Systems (KDS) to show food orders digitally
o Nutritional analysis software for diet planning
? EXAMPLE:
o A restaurant uses a tablet to take orders, which are sent instantly to the kitchen screen.
3. USE OF ICT IN ACCOMMODATION SERVICES
Technology improves guest experiences and makes hotel operations efficient.
✅ APPLICATIONS:
o Hotel Management Systems (PMS) – Handle check-in, check-out, reservations
o Online booking platforms – Websites like [Link], Expedia
o Housekeeping apps – Track room cleaning schedules
o Communication tools – Email, SMS, WhatsApp for guest interaction
o Smart room control systems – Lights, AC, and entertainment managed digitally
EXAMPLE:
o A guest books a hotel room online and receives an SMS confirmation.
4. BENEFITS OF USING ICT IN HOSPITALITY
Benefit Explanation
Efficiency Faster operations and reduced paperwork
Accuracy Fewer human errors
Customer Satisfaction Quick service and improved guest experience
Easy Communication Instant messaging and updates
Data Storage Easy record-keeping and reporting
Marketing & Promotion Online ads, websites, and social media
5. COMMON ICT TOOLS IN HOSPITALITY
Tool Use Case
Microsoft Excel Budgets, staff rosters, inventory tracking
Email & Messaging Apps Staff and guest communication
POS Systems Billing and receipts
Hotel Management Software Reservations, room management
Google Forms/Sheets Feedback collection, guest info tracking
1. WHAT IS COMPUTER HARDWARE?
Computer hardware refers to the physical components of a computer system that you can see
and touch.
Two main types:
o Internal Hardware – Inside the system unit (e.g., CPU, RAM)
o External Hardware – Connected from outside (e.g., keyboard, monitor)
2. INPUT DEVICES
Definition: Devices used to enter data into a computer.
EXAMPLES:
Device Function
Keyboard Enters text and commands
Mouse Points, clicks, and selects items
Scanner Converts paper documents to digital
Microphone Records voice/audio
Webcam Captures live video
Touchscreen Both input and output device
3. OUTPUT DEVICES
Definition: Devices that display or produce results from a computer.
EXAMPLES:
Device Function
Monitor Displays visual output
Printer Produces hard copy of documents
Speakers Play audio and sound
Projector Displays output on a large screen
Headphones Private audio output
4. PROCESSING DEVICES
Definition: Devices that process data and execute instructions.
MAIN COMPONENT:
Device Description
The "brain" of the computer. It controls and processes all
CPU (Central Processing
instructions.
Unit)
ALU (Arithmetic Logic Unit) Performs arithmetic and logic operations
Control Unit (CU) Directs operations of the processor
5. STORAGE DEVICES
Definition: Devices used to store data permanently or temporarily.
TYPES OF STORAGE:
PRIMARY STORAGE (TEMPORARY)
oRAM (Random Access Memory): Stores working data while the computer is on
oROM (Read-Only Memory): Stores booting instructions (non-erasable)
SECONDARY STORAGE (PERMANENT)
Device Description
Hard Disk Drive (HDD) Main internal storage
Solid State Drive (SSD) Faster and more durable than HDD
Flash Drives Portable storage (USB)
Memory Cards Used in cameras, phones
Optical Discs CDs, DVDs for media storage
External Drives Backup and extra storage
6. COMMUNICATION MEDIA
Definition: Tools and channels that enable data transmission between computers and devices.
TYPES OF COMMUNICATION MEDIA:
WIRED MEDIA:
Media Description
Twisted Pair Cable Common in LANs (e.g., Ethernet cables)
Coaxial Cable Used in TV and internet connections
Fiber Optic Cable High-speed data over long distances
WIRELESS MEDIA:
Media Description
Wi-Fi Wireless local networking
Bluetooth Short-range device communication
Infrared Used in remotes and old phones
Mobile Networks 3G, 4G, 5G for mobile internet
WHAT IS SOFTWARE?
Software is a set of instructions or programs that tell a computer what to do.
Unlike hardware, software is not physical — it cannot be touched, but it controls hardware
operations.
2. TYPES OF SOFTWARE
Software is divided into two main categories:
A. SYSTEM SOFTWARE
Helps run and manage the computer hardware and system operations.
EXAMPLES:
Software Function
Manage hardware, run programs
Operating Systems (Windows, Linux)
Perform maintenance tasks
Utility Programs (Antivirus, Disk cleanup)
Allow hardware to communicate with the OS
Device Drivers
B. APPLICATION SOFTWARE
Programs designed for specific tasks for the user.
EXAMPLES:
Software Use Case
Typing documents
Microsoft Word
Calculations and data analysis
Excel
Creating presentations
PowerPoint
Surfing the web
Internet Browsers (Chrome, Firefox)
Business accounting
Accounting Software (QuickBooks)
C. PROGRAMMING SOFTWARE
Used by developers to write and test code.
EXAMPLES:
Software Use Case
Convert code into machine language
Compilers
Write code
Text Editors (Notepad++, VS Code)
Find and fix coding errors
Debuggers
? 3. DIFFERENCE BETWEEN SYSTEM AND APPLICATION
SOFTWARE
Feature System Software Application Software
Role Manages hardware Helps user perform tasks
Dependency Works in the background Depends on system software
Examples Windows, Linux, Antivirus MS Word, Excel, Zoom, WhatsApp
4. SOFTWARE INSTALLATION AND LICENSING
✅ COMMON LICENSE TYPES:
Type Description
Free to use (e.g., VLC player)
Freeware
Trial version, later paid
Shareware
Free and modifiable (e.g., Linux)
Open Source
Paid software (e.g., MS Office)
Commercial
SUMMARY TABLE
Category Description Examples
System Software Controls hardware, supports programs OS, antivirus, drivers
Application Software User tasks like writing, editing Word, Excel, browsers
Programming Software Develops new software Compilers, IDEs