Jump to content

Programming Challenge: Enterprise Incident Ticketing System (CLI Version) (Jan 20, 2025)

Featured Replies

Posted

Build a basic incident ticketing system that IT support teams can use to track issues.

βœ… Users should be able to:

  • Log a new incident (e.g., "Server down," "Email not working").

  • Assign a priority level (e.g., Low, Medium, High, Critical).

  • View open tickets and their status.

Bonus Features:

  • Add a search function to find tickets by keyword.

  • Store tickets in a file or database for persistence.

  • Implement an auto-escalation system (e.g., if a Critical issue isn't resolved in 24 hours, alert admins).

Example Output:

1. Report an Incident
2. View Open Tickets
3. Close a Ticket
4. Exit

Enter your choice: 1
Enter issue description: Database connection failure
Enter priority (Low, Medium, High, Critical): Critical
Ticket #101 created successfully.

πŸ”Ή Why this matters: Every enterprise needs a ticketing systemβ€”this is a great hands-on challenge for IT support and DevOps teams!

  • Views 150
  • Created
  • Last Reply

Create an account or sign in to comment

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions β†’ Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.