brunosalvarani/myLittleFarm

Implement the login functionalities

Opened this issue · 0 comments

  • Have the login form with username and password text boxes
  • Check if the credentials provided by the user are valid, if so let the user in, otherwise display dialog message.