Skip to content

maxipedrero/support_log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IT Support Ticket Management System

This project is a simple command-line application built in Python that simulates a basic IT support ticketing system. It allows users to register and review technical issues, storing all data persistently in a local JSON file.

Features

  • Create support tickets with username, problem description, date, and status
  • List all registered tickets
  • Auto-save to a JSON file for persistence
  • Simple and interactive menu interface

Requirements

  • Python 3.8 or higher

How to Run

  1. Clone the repository or download the soporte.py file
  2. Run from terminal with:
python soporte.py
  1. Follow the menu instructions

Project created for educational purposes by Maximiliano Pedrero

About

Simple CLI app for IT support ticket management with JSON storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages