This system is develop for client to track breaks of his employee. Each employee can have maximum 10 breaks to be given. We had developed this system in Node JS and MySQL. We have also use Websocket for break approval from admin and based on approval user will get break if admin approve because employee are divided in 4 group and they have limit that number of employee can take break at a time based on there group. There is concept of exceeded time when employee is releasing break after his break time is over. Employee can't take 2 break at a time.