This application will communicate with a C# application, allowing the C# application authenticating login attempts done through the app. the database structure already contains a test user with username 'admin' and password 'admin'.
This is an basic login application that allows users to login with the same credentials as on the website.