You need to create your first user in order to be able to connect to the interface. Here are the steps:
1.Open your terminal or command prompt and type mongo then press enter. 2.Type use project10 then press enter. 3.Type db.users.insert ({email: "myEmail", password: "myPwd"}) replacing myEmail with the email of your choice and myPwd with the password you want then press enter.
1.Bhavani 2.Farbiya
1.Password Encryption-Bhavani 2.Admin Page-Bhavani 3.comments-Farbiya 4.status in ticket list-Farbiya 5.ticket creator-Farbiya