Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 501 Bytes

File metadata and controls

5 lines (3 loc) · 501 Bytes

Task-WebApplication

The application is made in .NET technology and before starting the application it is necessary to restore nuget packages. This is a web application that shows football teams. The login form is displayed when starting the application. No authentication has been done in the application, so any credentials entered will redirect us to the display of teams. We have the option to view and edit the details of each of the teams. There is also an option to delete a specific team.