Ticketing System
A programming system that:
The user can create a new ticket and enter the title of importance (trivial, important, critical) and problem description
The manager can see the list of tickets in order of level of importance and respond to them and change their status
Each ticket can have any of the situations (waiting for response, reviewing, replying, closed)
It is possible to send files for both parties