C# API backend with Angular frontend
SQL server Database two model classes connected through EF two API Controllers, with HTTP Get, Post, Put/Patch, and Delete
3 Components Service for API access Routing between at least multiple components
User sees a list of tickets upon entering the site. By clicking a ticket, user sees detail about the question or issue. User can create a new ticket. User can add a resolution and close a ticket. User can bookmark a ticket. User can see a list of bookmarked tickets