This article provides a guide on building a Shiny app from scratch using the 'shinymanager' package.
The article starts by mentioning the necessary requirements for developing the app, such as R, R Studio (or VS Code), and MySQL.
It then covers the file structure for organizing the project and explains the configuration file for MySQL password management.
The article goes on to discuss the UI file, including the inactivity function and variable assignments, and introduces the 'shinymanager' package for a secure app.