At the moment, both the sign in button and the login button do nothing, as in there is nothing in the code written for them to do after being pressed. Create a connection to MongoDB such that the username, password and other parcels of information expected by the UserManager in the webserver are sent to MongoDB, to be later retrieved by the UserManager.
At the moment, both the sign in button and the login button do nothing, as in there is nothing in the code written for them to do after being pressed. Create a connection to MongoDB such that the username, password and other parcels of information expected by the UserManager in the webserver are sent to MongoDB, to be later retrieved by the UserManager.