Development of attendance management web application for IT cons by Hiroki KanekoDevelopment of attendance management web application for IT cons by Hiroki Kaneko
Development of attendance management web application for IT cons
During the coronavirus pandemic, the IT consulting firm encouraged people to work from home, but managers needed to know where and how many employees were coming into the office about once a week.
So they developed a web app that allows employees to enter their work start time and work location, allowing managers to track where they work.
The technical challenge was that many employees would be using the app at the same time every morning, so a programming language and database that could withstand the load was required. So we adopted Go and Google Cloud Spanner.
The front end uses React.
Like this project
Posted Apr 7, 2024
Implement a web application that can withstand high loads using Go and Cloud Spanner