Skip to content

csantosh140/passport-printing-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Passport Printing Queue System

Description

This project is a simple console-based application that manages a passport printing queue. Users can create jobs, view the current jobs in the queue, update job statuses, delete jobs, and process the jobs in order of urgency.

Features

  • Create Job: Add a new passport printing job with an ID, applicant name, and urgency status.
  • Read Jobs: Display all current jobs in the queue.
  • Update Job Status: Change the status of an existing job.
  • Delete Job: Remove a job from the queue by its ID.
  • Process Jobs: Process jobs in order of urgency, updating their status as they are printed.

Requirements

  • Python 3.x

How to Run

  1. Clone the repository:
    git clone https://github.com/yourusername/passport-printing-queue.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published