create_gsheet_db        Function to create new empty 'googlesheet'
                        database
create_sqlite_db        Function to create new 'SQLite' database
gsheet_get_db           Function to read googlesheets shiny.reglog
                        database
login_UI                Shiny UI module for login box
login_server            Login server module
logout_button           Action Button for logging out
password_reset_UI       Shiny UI module for password reset
register_UI             Shiny UI module for registration box
sqlite_get_db           Function to read SQLite shiny.reglog database
