- UWP App
- List view of tickets
- Two lists: Open, and Closed tickets
- "Create new ticket"-form
- Read settings (like how many tickets to display) from JSON-file on start
- Detailed view of ticket on click
- Save tickets to database of your choice
- I used Azure Cosmos DB.
- Add comments to tickets
- Add pictures to tickets
- Azure Blob Storage