Take the ticket and go to the queue (introductory project UrFU)
Requires: 1)mysql database 2 tables: 1)borolis (_id, login, pass, email, session_id) 2)workers ( _id int(10), login varchar(255), fullname varchar(255), email varchar(255), password varchar(255), position varchar(255), phonenumber varchar(255), country varchar(255), photo varchar(255), workersCategory varchar(255), workersLoad varchar(255), workersFeedback varchar(255) )