Skip to content

joe-devs/TicketFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicketFlow

TicketFlow is a simple console-based repair ticket management system built with C# and .NET.

This project is being developed step by step to apply C#, OOP, Git, and .NET concepts in a practical way.

Current Features

  • Add repair tickets
  • View all tickets
  • Search ticket by ID
  • Update ticket status
  • Search tickets by customer name
  • Update estimated cost
  • Mark ticket as paid
  • Seed demo data
  • Basic input validation

Project Structure

TicketFlow/
│
├── Models/
├── Services/
├── UI/
├── Data/
└── Program.cs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages