I am building an employee time clock app and have the database and login authentication done already. Everything works there, but I need my dashboard to allow the user to clock in or clock out on the webpage. I'm stuck in a position where I don't know which route to take next. I have my clock in and clock out buttons on the page, however i can't find any resources of anyone doing this before with HTML and Javascript. Any help is appreciated