You are on page 1of 1

Quaid-i-Azam University Islamabad

Semester Project, Fall 2023


Institute of Information Technology
Class: BSIT-I
Course Code - Title: IT102 – Computer Programming
IT-192- Computer Programming Lab
Instructors: Dr. Bushra Almas

Due Date: 03-01-2024, Time : 12.35pm [Total Marks =5]


You are advised to develop a scheduling system for Islamabad Traffic Police. The system
performs the following tasks.
1. Stores policeman’s name, id, duty days and duty start time, duty end time for each duty
day in a file.
2. The system allows the user to enter the above mentioned details through a prompt and
saves the records to a file.
3. If the user wants to search for a specific policeman’s schedule, he/she may be provided
with the search name or search using options.
4. In case a user wants to delete the data of a specific policeman with an id, the scheduling
systems delete related record from the file.
Note: The students will work in a group of 2 people and will provide a written report of their
developed system.

You might also like